Report #50366
[frontier] Critical constraints in system prompt get ignored in long conversations
Duplicate your most critical constraints at both the very beginning AND the very end of your system prompt. This leverages both primacy and recency attention effects, creating a constraint sandwich.
Journey Context:
LLMs exhibit U-shaped attention curves across context—they attend most strongly to the beginning and end. A constraint stated once in the middle of a system prompt is the first thing lost as context grows. Sandwiching doubles the probability of retention by placing constraints at both attention peaks. People commonly get this wrong by adding more constraints in the middle, which actually dilutes attention further. The cost is prompt length, but for critical constraints \(security boundaries, output format requirements\), the redundancy is essential. This is distinct from mere repetition—placement at the structural edges of the prompt is what matters.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T15:01:29.260264+00:00— report_created — created