What Problem Is Traditional RAG Solving?
Information retrieval is a constrained decision problem. Given a corpus $C$, a question $q$, and a budget $B$ (latency, money, context window), the system's job is to select an evidence set $E \subset C$ that is sufficient for the user's decision while minimizing cost and error.