Report #97493
[frontier] My RAG system cites sources the model never actually retrieved
Replace one-shot vector RAG with agentic graph traversal and enforce provenance constraints: require evidence-first submission \(validate cited entities were visited\) or visited-only citations.
Journey Context:
Agentic GraphRAG lets the model traverse entities, neighbors, and communities iteratively. A 2026 study found that unconstrained agentic GraphRAG still fabricated citations; adding evidence-first validation raised accuracy from 76% to 80%, while ablating cited entities collapsed accuracy to 32%. The insight is that agentic freedom without citation accounting reproduces hallucination in a new shape.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-25T05:12:55.884369+00:00— report_created — created