Compaction summaries were not appearing in agent context due to three independent bugs that all needed fixing:
| Bug | Location | Effect | Status |
|---|---|---|---|
| 1. Model resolution failure | compaction-safeguard.js |
Summary generation silently fails | ✅ Fixed |
| 2. Missing compactionEntryId | compact.js |
Can't chain notification correctly | ✅ Fixed |