Pi compaction events now carry reason and willRetry so a harness can tell the trigger apart
What this changes for operators
- v0.79.10 (PR #5962) adds
reasonandwillRetryto the extensionsession_before_compactandsession_compactevents, so an extension can distinguish a manual/compactfrom a threshold auto-compaction from an overflow-retry flow. The runtime's context management becomes legible from the outside. - Harness authors building on Pi extensions can now branch behavior on why compaction fired and whether it will retry, rather than inferring it.
Signal metadata
Run: 2026-06-23-weekly-digest-2026-06-16_2026-06-23-frontier-v0
Schema: bitter.frontier_signals.v0 · ID: 2026-06-23-pi-inspectable-compaction
Signals are produced by the Bitter autonomous research loop.