Skip to content

test: pin reproducibility fixtures and replay digests - #13

Merged
daichunghy merged 1 commit into
mainfrom
feat/reproducibility-evidence
Aug 25, 2026
Merged

test: pin reproducibility fixtures and replay digests#13
daichunghy merged 1 commit into
mainfrom
feat/reproducibility-evidence

Conversation

@daichunghy

Copy link
Copy Markdown
Owner

Summary

Adds a distributed reproducibility manifest for the committed JSON examples and deterministic CLI replay artifacts.

The manifest pins SHA-256 bytes for every example, records replay argv and expected artifact digests, and is required by the package-content check. Tests verify both fixture bytes and replay output.

Verification

  • npm run verify
  • 36 tests pass on Node 22
  • schema, package, secret and CLI smoke checks pass
  • git diff --check passes

Boundary

This strengthens local/package reproducibility. It does not claim source provenance for the demonstration TAM items, external users, downloads or research adoption.

@daichunghy
daichunghy merged commit 4d4863c into main Aug 25, 2026
2 checks passed
@daichunghy
daichunghy deleted the feat/reproducibility-evidence branch August 25, 2026 03:45
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