Quiz 7 Question 10 of 20

A multi-agent research system has Claude as an orchestrator and 8 specialized subagents. The orchestrator distributes research subtasks in parallel to maximize throughput. During a complex investigation, the orchestrator sends conflicting instructions to two subagents — agent A is told to 'compile all positive evidence for hypothesis X' and agent B is told to 'compile all evidence objectively for hypothesis X.' When both return results, the orchestrator synthesizes them into a biased report because agent A's one-sided framing dominates. What orchestration design flaw caused this, and what is the fix?

Select an answer to reveal the explanation.

Motivation