Orchestrator
Simple
The “conductor” — the lead agent that hands out work and gathers the result.
Business
The swarm’s control layer: distributing subtasks, tracking deadlines and quality; the main point of both strength and failure.
Tech
The component that decomposes a task, assigns it to workers, aggregates outputs, and resolves conflicts; the orchestrator-worker pattern.