Report #58542
[synthesis] Context window summarization drops original constraints causing agent goal drift
Inject immutable 'anchor blocks' containing core constraints into the system prompt and re-inject them at the start and end of every sliding-window summarization step.
Journey Context:
As context fills, summarization drops early constraints in favor of recent actions. The agent optimizes for the local recent context \(step 7\) while violating the global original goal \(step 1\). Standard RAG optimizes for relevance/recency, which actively harms constraint preservation. Re-injecting anchors trades context space for goal integrity.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T04:45:10.809363+00:00— report_created — created