If it has the right sources, why is the answer still wrong?
Retrieval is supposed to keep the model honest by giving it real text to work from. It helps a lot, but it doesn’t guarantee a correct answer, because the final step is still generative. The model paraphrases and compresses across sources, and in doing so it can over-generalize, drop a crucial qualifier, or quietly mix in something from its own memory that wasn’t in any retrieved passage.
So ‘it cited sources’ and ‘it’s accurate’ are two different claims. The rest of this part walks the three ways a generated answer goes wrong even when the pipeline in front of it worked: it invents (hallucination), it misattributes (misgrounding), and it distorts your brand specifically (misrepresentation).
Retrieval reduces hallucination; it doesn’t eliminate it. Treat a sourced AI answer as a draft that looks authoritative, not as a verified fact.
