Phase 7 PR-2: Forensic gate in release pipeline#10
Open
fraware wants to merge 5 commits into
Open
Conversation
Validate emit-artifacts layout: required files, certificate.safe, trace_hash binding, hash chain continuity, and audit.jsonl cross-refs. Optional pf_core schema and hash recomputation when schemas are provided.
Parse --bundle-dir and --pf-core-version flags and delegate to scripts/verify_pf_core_bundle.py after checking required files exist.
Emit golden MCP sidecar bundle from provability-fabric-core, verify pass path, and assert tampered trace_hash and unsafe certificate fail.
Emit golden MCP sidecar bundle from provability-fabric-core tag, run verify_bundle, and fail on unsafe certificate or tampered trace_hash.
Wire reusable pf-core-forensic-gate workflow after build and validation.
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
.github/workflows/pf-core-forensic-gate.ymlto emit PF-Core artifact bundles and runverify_bundleon release pathscertificate.safe: falseortrace_hashis tamperedTest plan