Skip to content

Add signed release bundle envelope and branch protection docs#17

Merged
mdheller merged 8 commits intomainfrom
release/signed-bundle-envelope-and-branch-protection
May 4, 2026
Merged

Add signed release bundle envelope and branch protection docs#17
mdheller merged 8 commits intomainfrom
release/signed-bundle-envelope-and-branch-protection

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

@mdheller mdheller commented May 4, 2026

Summary

Adds a bootstrap signing-envelope lane for ReleaseEvidenceBundle and documents the branch-protection check policy.

Changes:

  • Adds contracts/signed-release-bundle-envelope.schema.json.
  • Adds SignedReleaseBundleEnvelope schema mapping.
  • Adds unsigned and signed-placeholder envelope examples.
  • Adds docs/architecture/signed-release-bundle-envelope.md.
  • Adds docs/architecture/branch-protection.md.
  • Links signed envelope docs from docs/index.md.
  • Updates package validation to require SignedReleaseBundleEnvelope mapping.

Validation

Canonical validation remains:

make validate

Production note

This does not implement real signing or signature verification. It defines the bootstrap contract/envelope shape and keeps production signing explicitly blocked until a real verifier exists.

@mdheller mdheller merged commit 28b763a into main May 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant