The industry is racing toward multi-agent architectures on…
Observation
Anthropic reran the classic hidden-profile experiment on AI agents: four agents deliberating chose correctly only 17-36% of the time, while one agent given all the evidence got it right nearly every time.
Angle
The industry is racing toward multi-agent architectures on the assumption that more agents means more intelligence. The research says the opposite. Agents lack the institutions human teams rely on — reputation, dissent, recourse — so they converge on the wrong consensus. More agents can mean worse decisions.
Implication for P&C carriers
Before committing to multi-agent designs for underwriting, claims triage, or fraud review, HC should ask a blunt question: does splitting a task across agents actually beat handing the whole evidence base to one? For decisions where a single overlooked fact changes the outcome — a hidden exposure, an outlier claim — orchestration adds coordination risk without adding judgment. Architecturally, this argues for consolidating context into one well-fed model for high-stakes calls, and reserving agent swarms for parallelizable, low-consequence work. The design principle is not 'how many agents' but 'who holds the decisive fact and does the system surface it.'
One AI beat four. That's the uncomfortable finding from a new experiment.
Anthropic reran a classic group-decision test on AI agents. Set up so the shared evidence points to the wrong answer, and only one agent holds the fact that leads to the right one. Sound familiar? It's how real teams fail too.
The result: four agents deliberating landed on the correct answer just 17 to 36 percent of the time. A single agent handed the entire evidence base got it right nearly every time.
We're building multi-agent systems on the belief that more agents means more intelligence. This says otherwise. Agents converge on the obvious consensus and drown out the lone dissenter holding the decisive fact. They lack what makes human groups robust — reputation, recourse, protection for the person who disagrees.
For anyone designing AI into consequential decisions — underwriting, claims, fraud — the lesson is concrete. Don't reach for a swarm of agents because it feels sophisticated. For decisions where one overlooked fact changes the outcome, feed one capable model the whole picture. Save the agent orchestration for work that genuinely parallelizes and where being wrong is cheap.
The right question isn't how many agents. It's who holds the fact that matters, and whether your system surfaces it or buries it.
Sophistication in architecture is not the same as better judgment. Sometimes the simpler design is the smarter one.