Scope
Complete manifest generation, tag, signing input, signer identity, pair convergence, partial upload, digest, and workflow fixtures.
Contracts
Manifest spec
Dependencies
L04
Blocking issues: [L04] #42.
Executable QA
`go run ./cmd/slsa-builder-internal fixture-check --index testdata/fixtures/index.json --surface release-manifest` must exit 0. `go test ./internal/releasemanifest -run '^TestFixtureCorpus$' -count=1 -v` must exit 0; golden canonical bytes must be unchanged.
Scope
Complete manifest generation, tag, signing input, signer identity, pair convergence, partial upload, digest, and workflow fixtures.
Contracts
Manifest spec
Dependencies
L04
Blocking issues: [L04] #42.
Executable QA