Skip to content

Kudzu 0.16.12 - Bounded Application Inspection

Choose a tag to compare

@bunzzeok bunzzeok released this 31 Aug 08:19
· 3 commits to main since this release

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 --json with 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.137 to generate projects on @kudzujs/core@^0.16.12.

Upgrade

npm install @kudzujs/core@^0.16.12