docs: update historical provenance disclosure draft - #39
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/ops/historical-provenance-draft.mdwith the auditor-requested baseline placeholder, 2026-05-04 backfill counts, audit-contract framing, worked Sigstore verification commands, canonical source/fixture links, and SECURITY.md contact pathdocs/ops/release-signing.mdso audit-reviewed artifacts live in repo branches/PRs rather than desktop scratchpadsRelease-Class Boundary
Not release-class work. This PR does not delete, recreate, or modify tags; does not edit existing release notes; does not generate or upload attestations against real releases; and does not publish the disclosure as operative policy.
Audit Surface Notes
docs/ops/historical-provenance-draft.mddocs/ops/sigstore-release-workflow-draft.ymlVerification
python scripts\verify-release-provenance.py --fixtures-dir tests\fixtures\release_provenance-> 9/9 fixtures passedpython -m ruff check civiccore\release_provenance.py scripts\verify-release-provenance.py tests\test_release_provenance.py-> passedbash scripts/verify-release.sh-> 247 pytest passed, ruff passed, version lockstep passed, required docs present, release-provenance fixtures passed, build artifacts generated, clean virtualenv import smoke passed,VERIFY-RELEASE: PASSEDscripts/verify-docs.shis not present in CivicCore;scripts/verify-release.shis the canonical repo gate for docs/build/test verification.