retrieval-augmentation-constrained-by-inference-control-limits
IN derived (depth 8)
Created 2026-06-21T13:01:36+00:00 · Reviewed 2026-06-21T14:41:08+00:00
Retrieval augmentation's evolution from flat to structured knowledge (RAG to GraphRAG), having recapitulated the broader NLP evolution at the context layer, is constrained by the same structural limits that make inference-time control unimprovable: the systematic theory gap in prompt engineering means retrieval quality is subject to the same prompt fragility, injection vulnerability, and model-specific sensitivity that limits all prompting-layer approaches.
Justifications
SL — RAG inherits the structural limits of all prompting-layer control mechanisms
Antecedents (all must be IN):
- IN retrieval-evolution-recapitulates-nlp-evolution-at-context-layer — Retrieval augmentation's evolution from flat to structured knowledge (RAG to GraphRAG) recapitulates the broader NLP pattern of progressing from unstructured to structured representations — but operating at the retrieval/prompting layer rather than the model layer. This parallel suggests that the field's engineering-driven evolutionary patterns may recur at different architectural levels, though whether this constitutes true scale-invariance remains an open question.
- IN prompt-theory-gap-makes-inference-control-structurally-unimprovable — The inference-time control layer's structural self-undermining (prompt fragility compounding with context expansion while authority hierarchies create attack surfaces) may be particularly resistant to incremental improvement: the systematic theory gap exemplified by prompt engineering's paradox (automatable yet fundamentally fragile, with engineering capability outpacing formal understanding) suggests that at least some of the inference layer's vulnerabilities reflect structural properties resistant to formalization rather than straightforward engineering deficits awaiting better solutions.
Dependents
These beliefs depend on this one:
- IN context-and-retrieval-jointly-ceiling-limited — Context engineering (as successor to prompt engineering) and retrieval augmentation (evolved from RAG to GraphRAG) are jointly constrained by the structurally unimprovable inference-time control layer — advances in either discipline cannot overcome the fundamental theory gap at the prompt processing level they both operate within.