Summary
Implement and validate an agent-team orchestration evaluation capability directly in this repository, including token-efficiency governance, topology benchmarking, and policy-gate verification.
Motivation
We need a practical, testable orchestration path for complex tasks that can be decomposed into parallel sub-work while controlling communication overhead and token spend.
Scope
- A2A-Lite message discipline and handoff constraints
- Topology evaluation (
single, lead_subagent, star_team, mesh_team)
- Budget-aware degradation policies
- Deterministic JSON report + recommendation output
- Unit tests for gate pass/fail semantics
Validation
- Add and run tests locally
- Record outputs for gate pass/fail scenarios
- Sync evidence to Linear
Tracking
Summary
Implement and validate an agent-team orchestration evaluation capability directly in this repository, including token-efficiency governance, topology benchmarking, and policy-gate verification.
Motivation
We need a practical, testable orchestration path for complex tasks that can be decomposed into parallel sub-work while controlling communication overhead and token spend.
Scope
single,lead_subagent,star_team,mesh_team)Validation
Tracking