Hallucination Fan-Out
[systemic]- Trigger
- A single agent emits a hallucinated or unsupported claim into a shared artifact.
- Mechanism
- Downstream agents consume the claim as ground truth and build on it, so one local error becomes shared team context that no single agent re-checks.
- Blast radius
- Every agent that reads the poisoned artifact inherits the error; the affected set grows with the fan-out degree of the topology.
Detection & mitigationHide
- Detection
- Divergence between a propagated claim and its cited source; an independent verifier that re-derives the fact disagrees with the consumed value.
- Mitigation
- Independent verification before an artifact is shared (build-verify-reflect); provenance tags so downstream agents can discount unsourced claims.
- MAST
- Cat 2, Cat 3
Why Do Multi-Agent LLM Systems Fail? (MAST, arXiv:2503.13657)