description: Cut a release of the site — version, notes in the house voice, restamp, regenerate, check argument-hint: <version> "<title in a line>" ---
Cut release $ARGUMENTS following .claude/onboarding/05-workflows.md → Cut a release.
- Confirm
devis merged in first (git log --oneline HEAD..origin/devis empty), because therestamp touches every page and a release number is claimed at merge time.
- Move the third number unless the release changes what the site is or sells: after
1.19.0the next is
1.19.1. A second-number bump is the exception and the note should say why. node scripts/site/release.mjs <version> "<title>", then writesite/versions/<version>.md.Read
site/versions/1.15.0.mdand1.16.0.mdfirst and match them: bold lead phrases, links to the pages that changed, the reason for each change, and a closing paragraph on what was deliberately not done. No model identifiers. British English. No score, no verdicts, no conformity language.node scripts/site/generate.mjs && npm run check.- Commit as
v<version> — <title>. Do not tag; CI tags on push to dev.