Report #15625
[research] Missing relevant information placed in the middle of long contexts
Place the most critical instructions and grounding data at the very beginning or very end of the prompt context. Do not bury key constraints in the middle of a 10k\+ token context window.
Journey Context:
Models exhibit a U-shaped performance curve regarding context position. They attend strongly to the beginning \(primacy\) and end \(recency\) of prompts, but suffer severe factual degradation for information in the middle. Developers often dump large documents into prompts assuming uniform attention. The fix requires restructuring data placement, trading off natural document order for model attention mechanics.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T00:40:52.377954+00:00— report_created — created