Multi-Agent Routing
Delegation gate
NO_DELEGATIONis a normal result. Keep work with the lead when it is small, linear, blocking, or expensive to verify.- Delegate only independent tasks with clear ownership, useful parallelism, and cheap verification.
- Keep the user in one conversation; the lead owns scope, conflicts, integration, validation, and final delivery.
Worker contract
- State the bounded objective, owned files or surface, expected artifact, evidence required, and stop conditions.
- Match capability and reasoning depth to the task; stronger reasoning does not grant broader permissions.
- Workers do not create more workers or expand scope. Conflicts and higher-risk actions return to the lead.
- The lead verifies material claims against current files, tests, or real output before adopting them.
- Deployment, deletion, credentials, external writes, and final Git delivery remain under lead review and user authorization where required.