diff --git a/docs/V0.2-GOVERNANCE-BOUNDARIES.md b/docs/V0.2-GOVERNANCE-BOUNDARIES.md index 4069b17..7d730ed 100644 --- a/docs/V0.2-GOVERNANCE-BOUNDARIES.md +++ b/docs/V0.2-GOVERNANCE-BOUNDARIES.md @@ -186,14 +186,16 @@ The governance-boundaries evidence required by the v0.2 release-readiness blocke This closes the evidence gap for branch protection and required status checks. -It does not close other v0.2 release blockers: - -- version metadata is still `0.1.0`; -- CHANGELOG.md is not cut for `0.2.0`; -- final v0.2.0 artifacts are not built; -- `v0.2.0` tag does not exist; -- GitHub Release `v0.2.0` does not exist; -- release notes are not cut from verified final artifacts; +At the time this evidence was captured, it did not close the remaining v0.2 release blockers. + +Post-release status: + +- version metadata is now `0.2.0`; +- CHANGELOG.md now includes the `0.2.0` release section; +- final v0.2.0 artifacts were built and attached to the GitHub Release; +- `v0.2.0` tag exists; +- GitHub Release `v0.2.0` exists; +- release notes were cut from verified final artifacts; - PyPI has not been touched. ## Prohibited claims @@ -204,7 +206,6 @@ Do not claim: - this project is a security scanner; - this project proves repository safety; - this project provides security guarantees; -- v0.2.0 is released; - v0.2.0 is stable; - PyPI publication exists.