Add post-compaction plugin hooks
Expose deterministic pre- and post-compaction integration points, including a post-compaction lifecycle signal, so plugins can restore or re-seed model-visible context after compaction without polling.
Explore challenge
The problem
Expose deterministic pre- and post-compaction integration points, including a post-compaction lifecycle signal, so plugins can restore or re-seed model-visible context after compaction without polling.