npm run verify-docs checks docs/testing.md and docs/vrs. It does not check README.md.
From July 20, 2026, until September 5, 2026, the README install command returned 404 because the package was not published. The documentation gate passed throughout those 47 days.
README coverage would have caught the broken command on the first gate run. Before changing the gate, check which README blocks are safe to run in CI.
npm run verify-docschecksdocs/testing.mdanddocs/vrs. It does not checkREADME.md.From July 20, 2026, until September 5, 2026, the README install command returned 404 because the package was not published. The documentation gate passed throughout those 47 days.
README coverage would have caught the broken command on the first gate run. Before changing the gate, check which README blocks are safe to run in CI.