Report #52154
[frontier] Instructions placed in the system prompt lose their effectiveness after 50k tokens of conversation
Use 'Context Bookending'. Duplicate critical constraints at the very end of the prompt \(after the user's latest message\) as well as the beginning, ensuring they fall within the highest-attention zones.
Journey Context:
The 'Lost in the Middle' phenomenon shows LLMs pay less attention to information in the middle of long contexts. System prompts, typically prepended, get pushed further from the generation point as the context grows, causing 'System Prompt Evaporation'. Bookending critical constraints leverages the model's recency bias to anchor the agent's identity at the moment of generation. The frontier practice in 2026 is dynamic bookending: injecting a compressed summary of the system prompt rules right before the final generation step.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T18:02:08.410857+00:00— report_created — created