01-support-check | Detect and print platform support |
02-build-capabilities | Build capability sets and inspect grants |
03-query-policy | Dry-run allow/deny decisions with QueryContext |
04-state-roundtrip | Serialize and restore policy state |
05-safe-apply-pattern | Guarded irreversible apply() flow |
06-minimal-safe-cli | Small wrapper pattern for sandbox + transform |
07-agent-workspace-pattern | Agent-like input/output least-privilege pattern |
08-failure-diagnostics | Preflight + runtime denial diagnostics |
09-config-roundtrip | Config-driven capability build and state parity |
10-subprocess-inheritance | Opt-in apply() + child-process inheritance check |