Kudzu 0.8.22 - Versioned compiler foundation
Kudzu 0.8.22 completes the Goal A compiler foundation.
- Promotes the existing rendered plan to RouteIR v1 with route-local state slots, stable runtime IDs, and readable names.
- Versions and validates CapabilityIR v1 for shared runtime family and branch selection.
- Moves list, parameter, core, effect, binding, native, and navigation generation out of build.mjs behind fail-closed generators.
- Reduces build.mjs by 267 lines while preserving deploy output and runtime behavior.
- Passes 170 tests, Node 22 CI, packed starter smoke, output parity, and performance gates.
See RELEASES.md and PERFORMANCE.md for the full validation record.