Reference
Release gates keep claims, counts, and command docs aligned.
Run gates before publishing or pushing public support changes.
Minimum command
npm run test:release-gatesWhat it covers
- Source-of-truth drift checks in
structure/check-doc-drift.sh. - Line and file count checks in
structure/verify-counts.sh. - Named release gates from
scripts/release-gates.mjs. - Claim audit for hosted/cloud/stealth wording.
Docs changes
When adding files under docs/, update structure/str_func.md after the final file set is stable. GitHub Pages validation also checks dev docs entrypoints, local links, language pairs, and quickstart ordering.