Publish sanitized Policy-to-Proof trust record#160
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
/verify-evidence-packas the public trust page: “Don’t trust us—verify it yourself.”valid=trueis self-consistency only; buyer proof requirestrusted_issuer_valid=trueagainst separately fetched or pinned JWKS.Exact candidate
ea490b34cdb4b53c336c180c61014db34eaceb8c93ab87221a7dd38ea80ed4a6c3c2f7aab3eaf82562d00ac4bff91e56fea8f5e8e42ceb0bb46461c46ba5d5a8c9645047baba4f5a162f523d054feb99c2d65fadad7ecb3aa2d5127f1748160ca97424b73215eb7cContainment evidence
Two historical staging Evidence bearer URLs were retrievable before containment. Their exact archive entries were removed from
satgate-mcp-saas-staging, the process-local cache was cleared by an authorized staging restart, and both URLs now return indistinguishable HTTP 404 responses. No production system was touched.Verification
npm ci: PASS; zero vulnerabilitiesnpm run test:proof-spine: PASSnpm run test:well-known: PASSnpm run test:receipt-schema: PASSnpm run test:fable-burn-down: PASSgit diff --check: PASSvalid=trueandtrusted_issuer_valid=trueagainst separately fetched production JWKS; verifierno_secret_leakage=true; independent PII scan found zero paths. The only authorization-named field is a safe redaction marker.npm run test:buyer-narrativefails on five stale required strings already absent on exact baseea490b34…; the same command and failures reproduce unchanged on base. This PR does not touch those files.Boundaries