Report #90449
[counterintuitive] more context is always better
Limit context windows to strictly relevant information using high-precision retrieval; place critical instructions and documents at the very beginning or end of the prompt.
Journey Context:
Developers often dump entire documents or massive top-k results into prompts assuming more data leads to better answers. Research shows LLMs suffer from the 'Lost in the Middle' effect: they attend strongly to the beginning and end of the context, but ignore or forget information in the middle. Flooding the context with low-signal or distracting documents degrades accuracy significantly compared to using a smaller, highly curated set. Information retrieval precision matters more than recall for LLM context.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T10:24:50.947067+00:00— report_created — created