What's new
- Instant Stop checkpoints. The Stop-hook
compact-capturenow reads the per-session quality cache (refreshed on every prompt, already incompute_quality_scoreshape) instead of re-parsing the full transcript on each Stop. The whole-file parse remains as a cold-cache fallback, so quality blocks stay complete while the common path is sub-second. - Bounded Stop hook. The
compact-captureCLI dispatch runs under an 8s wall-clock budget (_install_hook_budget) with a fail-open, plus atimeout: 12backstop inhooks.json, keeping the synchronous Stop checkpoint fast and bounded regardless of session size or disk contention.
Codex marketplace mirror and all manifests synced to 5.11.43.