Overview
Hallucination, stale chunks, lost context.
Why it matters
Knowing the failure modes by name is half the cure. Each maps to a concrete fix covered in later levels.
Where this sits in the stack
When RAG fails is one of the load-bearing decisions in a KG/RAG/agent system: choices made here propagate to retrieval quality, agent reliability, cost per query, and the on-call burden of whoever ships it. Teams that name this trade-off explicitly ship faster than teams that leave it implicit.