Governance Model
Delegation Hierarchy
Section titled “Delegation Hierarchy”Delegation Controls
Section titled “Delegation Controls”Organization → Teams:
{ "delegation": { "teams": { "allow_additional_plugins": ["*"], "allow_additional_mcp_servers": ["platform"] } }}Teams → Projects:
{ "delegation": { "allow_project_overrides": true, "allow_additional_plugins": ["project-*"] }}Federated Teams
Section titled “Federated Teams”Teams can manage their own configs externally:
- Org sets trust grants
- Team manages within trust bounds
- Security blocks still apply
See Federation.