Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions docs/V0.2-GOVERNANCE-BOUNDARIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.

Expand Down