pub const PROTECTED_WORKSPACE_DIRECTORIES: &[&str];Expand description
Workspace-relative directories whose contents can change the agent, repository, editor, or tool control plane.
Ordinary sandboxed commands and quiet workspace file mutations must not write these paths. An interactive host may expose an explicit, auditable escalation path instead.