theboringoffice v0.2.25 — claude wire hardening
Robustness release on top of v0.2.24's browser wave.
- Permission events carry the session id again — the real claude 2.1.247 can_use_tool envelope omits session_id (live-captured); the mapper now falls back to the pinned primary session instead of emitting an empty field.
- 2.1.247 wire-shape pins — fixtures for the newly observed frame subtypes (system/status, informational, thinking_tokens, signature_delta, pre-init control_response ack) lock in the deliberate safe-ignore contract, binary-faithful to the CLI's own emitters.
- Bedrock id shapes pinned — msg_bdrk_/toolu_bdrk_ flow through the mapping prefix-agnostic.
- Abort-ladder test de-flaked — stub deadlines 2-4s raised to 8s; green under full-suite parallel load.
Full Changelog: v0.2.24...v0.2.25