Release Readiness Audit¶
Goal: generate a release checklist with concrete blockers before tagging.
Run¶
1) cd into the target repository.
2) Run:
What to expect¶
notes/release-readiness-audit.md
Note
This task is for preflight analysis. It should not create tags or publish releases. In LoopForge itself, maintainers now typically merge the version/changelog change to main and let Actions auto-create the missing semver tag before the existing Release workflow publishes GitHub assets.