# v0.3.0 Release Checklist

Use this checklist before tagging `v0.3.0`.

- [ ] `CHANGELOG.md` has a `## v0.3.0 - YYYY-MM-DD` section.
- [ ] `docs/RELEASE_NOTES_v0.3.0.md` reflects shipped behavior, not only planned behavior.
- [ ] `./scripts/verify-template.sh --strict` passes.
- [ ] `./scripts/test-verifier-modules.sh` passes.
- [ ] `./scripts/smoke-test-bootstrap.sh` passes.
- [ ] `./scripts/smoke-test-installer.sh` passes.
- [ ] GitHub Pages link and social preview assets are current.
- [ ] Pilot results are either completed evidence or explicitly marked target-needed.
- [ ] Optional Claude adapter can still be deleted without breaking the core contract.
