Refine: model triad · SHA-stamped claims · provenance panel · by-name colophon#26
Merged
Merged
Conversation
…lophon - MODEL §02: trim the defn list to room/door/guest (the headline triad; attenuation/ confinement stay referenced in the code block + proof). - Honesty §03: SHA-stamp 'graded against the running code' — gen-stamp.mjs fills the built dist with the deploy commit (CF_PAGES_COMMIT_SHA → git HEAD), linked; source keeps the placeholder. Wired into npm build. - Proof: new 'Provenance you can open' panel — an expandable signed in-toto/DSSE derivation (real digests), backed by cas + anchored-chain + string-audit. - Start-here: add run-the-specs + a download/browse option beside git-clone. - Colophon: by-name (Robert/Bobby), tighter/more readable, + a robertdelanghe.dev link. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ce-colophon # Conflicts: # package.json
This was referenced Jun 23, 2026
bdelanghe
added a commit
that referenced
this pull request
Jun 29, 2026
…re integrity) (#102) * fix(vendor): re-vendor conformance-kit bf20952 → e8838ed (restore integrity) #98 hand-copied a newer verify.mjs (X509 SAN) into the vendored kit without re-vendoring the rest or regenerating the lock, so verify-vendor failed repo-wide (main red). conformance-kit main (e8838ed, #26) already carries that fix plus the split vulns/asvs schema and the ai-readability gate, so this re-vendors the full pinned subset to e8838ed and regenerates vendor/conformance-kit.lock.json. verify-vendor: 45 files @ e8838ed (green). Advances prx-tnqu. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * chore(structure): regenerate structure.json baseline for re-vendored audit tool The re-vendor to e8838ed updated the structure-audit tool; the consumer-side drift baseline is regenerated to match (site content unchanged, 0 errors/warns). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Live-review refinements (all on this PR):
scripts/gen-stamp.mjsstamps the built dist with the deploy commit (CloudflareCF_PAGES_COMMIT_SHA→ git HEAD), linked; source keeps the placeholder. Wired intonpm run build.Pairs with a small bdelanghe/site change deep-linking the blog's bounded.tools mention to
#provenance.