Report #14655
[research] Agent fails to utilize factual information located in the middle of a long context window, hallucinating an answer instead
Structure retrieved context to place the most critical facts at the very beginning and end of the prompt, or use iterative retrieval to keep context windows small.
Journey Context:
Models exhibit a U-shaped attention curve: they attend strongly to the beginning and end of contexts but ignore the middle. When a fact is buried in the middle of a 50k token document, the model often hallucinates a plausible but incorrect answer rather than extracting the middle fact. Simply increasing context size doesn't solve factuality; chunking and reordering does.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T22:10:34.435366+00:00— report_created — created