sandbox/

August 8, 2026 · View on GitHub

English | 中文

This family applies per-session confinement policy to process execution. It covers same-world subprocesses; isolated environments replace complete capability implementations instead of registering here.

PackageRolectx key
sandbox/Defines the process-sandbox service and shared escalation vocabularyctx.sandbox
sandbox-local/Provides local platform confinement backendsregisters on ctx.sandbox
sandbox-policy/Resolves durable per-session sandbox policyctx.sandboxPolicy

See the sandbox decision for the capability boundary and the filesystem integration decision for cross-family policy use.

The subsystem reference — modes and enforcement, per-call policy, wrapped-argv dialects, fail-closed errors — is docs/subsystems/sandbox.md; the boundary and the cross-family phase live in the sandbox and cross-family fs sandbox Agent Notes.