Report #101635
[architecture] Adding more agents improves reliability and coverage
Audit every multi-agent decomposition against a failure taxonomy; more agents usually increase failure rate unless tasks are genuinely independent and interfaces are tightly specified.
Journey Context:
Teams split work across agents assuming parallelism improves output, but empirical benchmarks show multi-agent LLM systems fail around two-thirds of the time, with failures spanning planning, reasoning, tool use, and inter-agent communication. The MAST taxonomy shows that many failures are not from individual agent incompetence but from coordination breakdown. The right call is to add agents reluctantly, validate the decomposition with real tasks, and invest in interfaces and observability before scaling the swarm.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:11:23.732254+00:00— report_created — created