Report #102661
[synthesis] Kimi has a 2M-token context window but misses details in the middle of long documents
Do not equate context-window size with uniform attention. Use retrieval/reranking, chunking, or place critical instructions at the beginning and end of the prompt even when using long-context models.
Journey Context:
Large context windows are often marketed as eliminating the need for RAG, but the 'lost in the middle' problem persists across models including those with very large windows. Attention is not uniform; details in the middle of a long prompt are recalled less reliably. The synthesis is that window size buys you capacity, not recall quality.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:15:13.890145+00:00— report_created — created