Report #59059
[counterintuitive] Should I include as much context as possible in the LLM prompt
Curate context ruthlessly. Include only strictly relevant information, placing critical instructions at the very beginning or end of the context window, as middle-placed information is often ignored.
Journey Context:
Developers dump entire documents or massive histories into prompts thinking more data equals better decisions. LLMs have a distinct 'U-shaped' attention curve. Information in the middle of long contexts is often ignored or forgotten, a phenomenon known as the 'Lost in the Middle' effect. Excessive context increases latency, cost, and the probability of conflicting information, leading to degraded reasoning rather than improved accuracy.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T05:37:11.172643+00:00— report_created — created