Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(calc-inventory): extract computed-numeric fields + formulas from source by @Cranot in #64
- perf(startup): lazy version (−94ms/import) + session/turn telemetry join key by @Cranot in #65
- feat(verify): calc_divergence — advisory cross-impl rounding-semantics check by @Cranot in #66
- fix(verify): make calc_divergence opt-in (default OFF) by @Cranot in #68
- feat(calc): rounding mode-arg capture + calc-probe empirical differential by @Cranot in #69
- feat(calc-golden): golden-master value oracle — extract, audit, check (L4) by @Cranot in #70
- fix(calc): adversarial-audit batch — 12 defects across the calc suite by @Cranot in #71
- perf(compile): edit-trim flag (S4) + impact probe cap (tail-1) by @Cranot in #72
- feat(telemetry): agent-mode stamping — non-production rows out of the KPIs (ruler-1) by @Cranot in #73
- fix(compile-stats): disclose all-non-production telemetry in human output by @Cranot in #74
- test(ci): executable compile→envelope→hook invariant smoke (H2c) by @Cranot in #75
- feat(calc-golden): v2 — rule families + --derive + era bucketing (T2a) by @Cranot in #76
- feat(hooks): version-stamp + heal stale Claude hook bodies (T2c / C3) by @Cranot in #77
- fix(calc-golden): emit both residual counters + reject multiple @index keys by @Cranot in #80
- fix(hooks): make the T2c heal actually heal — seed registry + content-verified states by @Cranot in #81
- feat(hooks): Loop B — opt-in detached whole-repo report refresh (T2b / C5, hardened) by @Cranot in #82
- feat(compile): S2-lite warm compile daemon — hook chain 406ms → 146ms (−64%) by @Cranot in #83
- docs: add missing period to etc abbreviation in CONTRIBUTING.md by @amir-rezaei in #95
New Contributors
- @amir-rezaei made their first contribution in #95
Full Changelog: v13.9.0...v13.10.0