Multi-Agent Orchestration
Architecture connecting multiple specialized subagents via a central router or swarm topology to solve complex tasks.
Mechanism & Definition
An architectural pattern coordinating a swarm or hierarchy of specialized AI agents. A orchestrator agent receives complex goals, delegates targeted sub-tasks to specialized subagents (e.g. researcher, coder, reviewer), and synthesizes their independent context state into unified results.
