Permission System
PreviewCapabilities, scope intersection and policy evaluation.
Capabilities are additive grants, never implicit. If a capability was not granted, the corresponding tool does not exist from the agent’s perspective.
Effective capability set#
workspace policy ∩ API key scopes ∩ task request ∩ connector grant
║
▼
effective capability set
· intersection only — nothing in the chain can widen another
· re-evaluated at every dispatch, not cached per run
· an empty intersection means the tool is unavailable, not denied at runtimeCapability namespace#
Last updated 2026-09-16

