Function sandbox_posture
pub fn sandbox_posture(
sandbox: &SandboxConfig,
runtime_kind: &str,
workspace_dir: Option<&Path>,
) -> SandboxPostureExpand description
Inspect sandbox backend selection without constructing a sandbox instance.