docs(attest): pre-draft the attested-run verification walkthrough - #9284
Merged
Conversation
) Adds the second verification path to verify-this-review — how a skeptic verifies a run's AttestationEnvelope offline against AMD's certificate chain — explicitly labeled as placeholder pending real SNP hardware (#8535-#8537), so hardware day is swapping in one real example rather than writing the section from scratch. Updates the non-goal passage: replay stays the universal path, attestation is the additional path for envelope-carrying runs, and neither path proves data provenance (T3).
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
loopover-ui | 4856ae7 | Commit Preview URL Branch Preview URL |
Jul 27 2026, 11:28 AM |
Bundle ReportChanges will increase total bundle size by 9.51kB (0.13%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: loopover-uiAssets Changed:
|
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
Pre-drafts #8538's docs deliverable: a new "Verify an attested run" section in
verify-this-review, explicitly labeled placeholder pending real SNP hardware (#8535–#8537), plus the non-goal passage update — replay stays the universal path, attestation is the additional path for envelope-carrying runs, and the what-it-does-NOT-prove framing (T3 data provenance) mirrors the page's existing honesty discipline.Does NOT close #8538 — its second deliverable (attestation status rendered on public verdict surfaces) is blocked on a scoping decision flagged on the issue (self-reported capture-time status vs independently re-verified status — two different features that both fit the issue's wording).
Test plan
npx vitest run src/components/site/docs-nav.test.tsx— 4/4 (no nav change needed; page already listed)npm run ui:build— builds clean