Kudzu 0.16.12 - Bounded Application Inspection
Kudzu 0.16.12 lets tools select the first migration blocker from a compact reachable-application inventory instead of reading raw compiler records or scanning an entire source tree.
Changed
- Adds
kudzu inspect --jsonwith versioned reachable module, route, package, capability, semantic owner, and blocker facts. - Sorts every section before fixed limits and reports total and omitted counts for bounded deterministic large-project context.
- Distinguishes confirmed structured diagnostic blockers from unsupported compatibility sites and partial-package review candidates.
- Excludes unreachable source, generated code, HTML, raw IR, captures, state values, and complete artifact closures.
- Reuses the existing build graph and adds no analyzer, semantic primitive, runtime concept, public application API, or browser byte.
- Updates
create-kudzu@0.1.137to generate projects on@kudzujs/core@^0.16.12.
Upgrade
npm install @kudzujs/core@^0.16.12