Kudzu 0.8.23 - Source compiler boundary
Kudzu 0.8.23 completes the Goal A compiler foundation with an explicit no-write source compiler boundary.
- Moves source normalization, TSX analysis, ModuleIR finalization, handler generation, and build-module generation out of
framework/build.mjs. - Returns JSON-safe, project-relative source results while preserving RouteIR v1 and CapabilityIR v1.
- Keeps complete-site and representative fixture deploy output byte-identical to
v0.8.22. - Passes 171/171 tests, Node 22 validation, package smoke, and the interleaved performance gate.
See RELEASES.md and PERFORMANCE.md for full details.