Recurgent uses Semantic Versioning.
- Ensure
runtimes/rubytest and lint suites pass. - Ensure class-1 simulation readiness gates (
G0-G5) pass in CI for currentmain(.github/workflows/simulation-readiness-ci.yml). - Confirm docs/contracts are aligned with runtime behavior.
- Update
CHANGELOG.md. - Tag release as
vX.Y.Z. - Publish release notes summarizing:
- behavior changes
- compatibility notes
- migration notes (if any)
- Monitor issues for regressions.
- Label and prioritize follow-up fixes.