- CI green on all repos
- Tags pushed for mind, mind-runtime, mind-spec
- Docs published via GitHub Pages
- License and advisory checks clean
- Main branches protected and signed
- Ensure
mainis green on CI. - Update
README.mdexamples if needed. - Create a tag:
git tag mind-vX.Y.Z && git push --tags - Draft GitHub release (Release Drafter will prefill if configured).
- Note feature compatibility with
mind-runtimein the release notes.