From riskmandate.ai, the page as fetched on 2026-09-25 · open the live page ↗Everything on this sheet is the source site's own text; the newsroom's chrome is outside it.
release
Rendered from .claude/commands/release.md in the repository. The text below is that file. Source: https://riskmandate.ai/admin/agents/commands/release/↗ · noindex · written by scripts/site/build-admin.mjs
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 the restamp 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 is1.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. Readsite/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.