Why Do Multi-Agent LLM Systems Fail?/
The first serious autopsy of multi-agent systems.
Berkeley researchers dissected over 200 failed multi-agent runs and built a taxonomy of fourteen failure modes. The headline: most crashes come from specification and inter-agent coordination — fuzzy roles, lost context, weak verification — not from the models themselves. It matches every post-mortem in our drawer: fix the pipes and the contracts before blaming the model.