Release runbook
- Run
scripts/check_version.sh— it verifies the version bump matches our policy. The policy itself is inreferences/versioning-policy.md; read it only if the check fails and you need to know why. - Walk
references/release-checklist.mdtop to bottom. Every unchecked item blocks the release. - Write the release notes from
templates/release-notes.md— copy it, fill every<...>placeholder, delete unused sections. - Tag and push. CI does the rest.