Orchestration Topology Lab
Use this skill when deciding whether a task should remain single-agent or use a bounded topology. Never select a topology from agent count alone.
- Hold the task family, scoring contract, and integrity state constant.
- Record observations for
single-agent,bounded-parallel, andplanner-worker. - Run
aiwg topology-lab run <fixture.json>. - Review quality, coordination overhead, contradiction rate, synthesis failure, delegation precision, cost, and activity-evidence quality.
- Treat missing activity evidence as
NOT RUN, never as a zero or a pass.
The result is an experimental recommendation. Production routing remains out of scope until repeated trusted evaluations justify policy.
@implements #2042