Report #100002
[frontier] My agent keeps using tools competently but quietly forgets the foundational constraints I gave at session start
Keep system prompts short and structured; re-inject critical constraints as recent tokens, and pin identity/rules at both the primacy and recency zones
Journey Context:
As tool outputs and execution logs accumulate, softmax attention redistributes weight toward recent tokens. The original system prompt remains technically in context but becomes a shrinking fraction of attended-to tokens—a mechanism termed "instruction centrifugation." Research on instruction instability shows strong attention decay on initial tokens over dialog length, and empirically the space of possible outputs enlarges as attention to the prompt wanes. Re-injecting rules as recent tokens \(recency anchoring\) is the cheapest mitigation; KV-cache pinning is the infrastructure-heavy version.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-30T05:25:22.222915+00:00— report_created — created