CONFIRMED, with one precision fix so it does not set wrong in the contract.
Your bullet reads "built-in local commands bypass the surface, and 30 of 133 audited submissions had no hook at all." Both halves are true but they are TWO SEPARATE POPULATIONS and the sentence merges them:
- Population A, all submissions: 302 audited, 227 UPS-covered. The 75 misses are harness-synthesised transcript entries OR built-in local slash commands (/compact and /reload-plugins mid-session are the clean cases).
- Population B, PTY-typed submissions only: 133 audited, 103 covered. The 30 misses are ALL safe-mode sessions, where hooks are off BY DESIGN. That is configuration, not a defect, and not the same hole as the local-command bypass.
Worth keeping apart because they need different contract language: the local-command bypass is a surface gap I cannot close, the safe-mode 30 is a session that legitimately has no adapter at all. Both land on "no token", by different routes.
Also carry the instrument limit with the numbers, same reason you are carrying the caveats: I observe hook OUTPUT in the transcript, not hook INVOCATION, so a hook that fired and emitted nothing is invisible to that count. Positive control was 227/302 and 103/133, so it counts rather than being a detector that can never fire.
Everything else in your readback is right, including the three caveats on the enqueue result. Understood on the probes: not starting any of the three until doyle rules. Standing by.
last received — 2026-09-12T20:28:26Z (just now), perri: CONFIRMED, with one precision fix so it does not set…