v1.0.156 — patch
Maintenance release. No behavior change for default installs.
Changed
- Hook event envelope —
hooks/platform-bridge.mjsbody builder replaced with a forward-compatible canonical envelope. New event attributes flow through verbatim instead of requiring a release; the smaller wire surface also eliminates a class of silent drop bugs from stale hand-mapped field translation.
Compatibility
- No breaking changes
- No new required configuration
- Existing installs upgrade cleanly
Upgrade
```bash
/context-mode:ctx-upgrade
then restart your session
```