Report #44886
[synthesis] Agent ignores critical mid-context instructions while following recent and initial prompts
Place mandatory constraints in both system prompt \(position 0\) and re-insert as user messages every N turns; never place critical instructions solely in the middle of long contexts
Journey Context:
Attention mechanisms in transformers show U-shaped attention curves - strong on recent tokens and initial system prompts, weak in middle sections \(the 'lost in the middle' phenomenon\). Common error: putting 'ALWAYS do X' in step 5 of a 10-step plan. The instruction literally gets less attention weight. Must be front-loaded in system prompt or recurrently injected, never buried in mid-context.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T05:48:25.576721+00:00— report_created — created