Skip to content

Governance Model

Governance & Delegation Model
Governance & Delegation Model

Organization → Teams:

{
"delegation": {
"teams": {
"allow_additional_plugins": ["*"],
"allow_additional_mcp_servers": ["platform"]
}
}
}

Teams → Projects:

{
"delegation": {
"allow_project_overrides": true,
"allow_additional_plugins": ["project-*"]
}
}

Teams can manage their own configs externally:

  • Org sets trust grants
  • Team manages within trust bounds
  • Security blocks still apply

See Federation.