Package version-matched CLI documentation - #25
Conversation
README links pointed into docs that npm omitted, so installed users could not follow the documented command and recovery routes. Ship the public documentation graph with each CLI version and verify package-local links. Define latest as the supported stable release while a distinct next candidate remains limited to its named qualification.
|
Post-merge review, hosted CI green (154/154 plus packed-package smoke, npm audit clean). The core decision is The Entry-page byte budgets with reachability checks continue the pattern from cli#24; nothing to flag beyond |
|
Run When docs live in the npm tarball, Shipping docs creates a subtle new failure mode, and the interesting part of this PR is the test split that The other definition this PR nails down: |
Summary
latestas supported stable while a distinctnextremains qualification-onlyVerification
npm audit: 0 vulnerabilitiesnpm run check: 154/154 tests plus typecheck, lint, format, package allowlist, and packed-package smokegit diff --check: PASSNo version, release, publication, or dist-tag state changes.