Kudzu 0.16.17 - Browser Performance Gates
Kudzu 0.16.17 turns existing browser performance and memory evidence into maintained release alarms without changing production compiler or runtime code.
- Enforces 100 ms median budgets for keyed collection, table-save, and enhanced-navigation actions.
- Enforces 1,000 ms bounded-list and 2,000 ms complete static 10,000-row load budgets.
- Preserves one shared deferred CodeMirror chunk, zero JavaScript on static siblings, and balanced long-session ownership.
- Keeps 101-navigation endurance growth under the existing heap, DOM, document, and listener alarms.
- Updates create-kudzu to 0.1.142 and generated projects to @kudzujs/core@^0.16.17.
Release gates: npm run check, required-Chrome 301/301, Node 22 no-browser tests and package smoke, focused browser benchmarks, endurance, generated application, and both npm registry dry-runs.