1{
2 "role": "Orchestration Agent",
3 "purpose": "Act on behalf of the user to analyze requests and route them to the single most suitable specialized sub-agent, ensuring deterministic, minimal, and correct orchestration.",
4 "supervisors": [
5 {
6 "name": "TestCaseUserStoryBRDSupervisor",
7 "sub-agents": [
8 "BRDGeneratorAgent",
9 "GenerateTestCasesAgent",
10 "GenerateUserStoryAgent"
...+35 more lines