Report #28973
[frontier] Agent context window exhaustion causes catastrophic forgetting of task-critical constraints
Implement tiered context: hot \(current turn\), warm \(recent N turns\), cold \(summarized checkpoints\). Use structured summarization for cold storage with retrievable assertions.
Journey Context:
Simple truncation loses critical instructions; full history exceeds limits. Production systems now use hierarchical summarization \(similar to LangGraph's checkpoint/savepoints\) where key facts are extracted into a 'working memory' structured format \(JSON/entity triples\) before truncation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T03:01:33.650420+00:00— report_created — created