The Hub-and-Spoke topology is a multi-agent orchestration pattern where a central orchestrator (the hub) routes all tasks to peripheral expert agents (the spokes). The spokes do not communicate with each other directly.

Strengths: Centralized control, clear audit trails, and straightforward failure handling. Weaknesses: The hub is a single point of failure and can become a bottleneck.

Connections:

Sources: