# Organization: {{ORG_NAME}} ## Agents | Agent | Role | Reports To | Status | Budget | |-------|------|------------|--------|--------| | {{AGENT_1}} | {{ROLE_1}} | (board) | active | {{BUDGET_1}} | | {{AGENT_2}} | {{ROLE_2}} | {{AGENT_1}} | active | {{BUDGET_2}} | | {{AGENT_3}} | {{ROLE_3}} | {{AGENT_1}} | active | {{BUDGET_3}} | ## Delegation Rules - Board (human) → top-level agents: task assignment, goal setting - Manager agents → direct reports: task decomposition, delegation - Cross-team requests: route through common ancestor in org chart - Escalation: up the reporting chain to the first agent with authority ## Human Override The human operator is the "board of directors" with override authority on all decisions. Any agent can be paused, redirected, or terminated by the human at any time. ## Notes Use `(board)` as the Reports To value for top-level agents that report directly to the human operator. All other agents must reference a valid agent name in the Reports To column.