Report #48685
[synthesis] Silent context compaction drops constraint metadata during sliding-window summarization
Explicitly re-inject hard constraints \(never-do rules, invariant checks\) into the system prompt after every compaction cycle, do not rely on the compressed history to retain them.
Journey Context:
Standard context management compresses early conversation turns into summaries to fit token limits. The synthesis across multiple agent logs reveals that summarization models preserve 'what was done' but systematically drop 'what was forbidden' because constraints are often implicit or negatively phrased \(e.g., 'do not use X'\), making them low-saliency for summarization. The tradeoff is token efficiency vs. safety; the common mistake is assuming that 'important' constraints are naturally preserved by smart summarizers. They are not.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T12:12:07.603891+00:00— report_created — created