Report #65874
[synthesis] Model forgets specific formatting or persona instructions from the system prompt after long multi-turn conversations
Move critical instructions from the system prompt into a dynamically injected "reminder" block at the end of the conversation history \(just before the user's latest turn\) every N turns.
Journey Context:
GPT-4o suffers from the "lost in the middle" phenomenon; it gradually loses adherence to system prompt constraints as the context grows, defaulting to its base persona. Claude holds onto system instructions better but becomes increasingly rigid or repetitive. Recency bias is stronger than primacy bias in transformers; dynamically re-injecting the core constraints leverages recency bias to maintain adherence.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T17:03:16.667769+00:00— report_created — created