v13.24.6
Bug Fixes
- Fix version-mismatch kill loop — stale worker bundles stamped 13.24.1 triggered continuous recycle storms; worker-service now validates its own bundle version and exits cleanly on mismatch (#3940, #3961)
- Corpus type filter — observation type filters are now preserved through corpus build, fixing incorrect unfiltered results (#3892)
- Title unwrap — parser correctly unwraps label-wrapped observation titles instead of double-wrapping (#3907, #3947)
Also included (landed between v13.24.5 tag and this release)
- fix(chroma): record failed live writes as pending (#3917, #3949)
- fix(sqlite): keep post-v7 columns through session_summaries rebuild (#3955)
Notes
- v13.24.5 was published with bundles incorrectly stamped 13.24.1, causing the kill-loop. This release rebuilds all bundles with the correct 13.24.6 stamp.
- npm publish is handled separately by the Prioritizer.