kit 1.31.2
Changed
kit helpis now grouped by category. The flat ~75-line dump (every command + every subcommand interleaved) is reorganized into eight scannable sections: Setup & lifecycle, Review & quality, Secrets & environments, Security & supply chain, Agents & memory, Governance & access, Packages & services, Meta. Only top-level commands are listed; a+marks those with subcommands (reach them viakit <command> --helporkit help <command>). Categories are completeness-checked at render time — any uncategorized command still prints under "Other", so help can't silently drop one.
Full changelog: https://github.com/sandstream/kit/blob/v1.31.2/CHANGELOG.md
Verify this release:
git tag -v v1.31.2
npm audit signatures