Report #51225
[frontier] Agent ignores early-session instructions when conversation context fills with later exchanges
Use 'instruction bookending'—place critical instructions at the START of system context AND echo condensed versions near the END of the active conversation. This leverages both primacy and recency attention effects simultaneously.
Journey Context:
LLMs exhibit well-documented primacy bias \(overweighting early tokens\) and recency bias \(overweighting recent tokens\), with a characteristic U-shaped attention curve. Information in the middle of a long context is most likely to be underweighted. Relying solely on system prompt placement exploits primacy but ignores recency. Bookending is more effective than either alone, and is strictly better than moving instructions to only the most recent context \(which loses primacy\). The echo should be condensed—full re-injection wastes context budget.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T16:28:01.609102+00:00— report_created — created