Skip to content

Commit 5e2d7bb

Browse files
authored
Merge pull request #297 from szhygulin/chore/preflight-pin-bump-address-book
chore(preflight): bump skill integrity pin for v3 (address-book invariant)
2 parents 76ed3b4 + abf16e3 commit 5e2d7bb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/index.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,13 +1277,13 @@ async function main() {
12771277
"",
12781278
"PIN DATA:",
12791279
" Expected SHA-256 of SKILL.md:",
1280-
" fc4a40469e11156e7cccdc1539b93e430b60a49bf75d01b41de112d8c301f1a8",
1280+
" 21c8c60ac26528732dbe0b40b4be7e4790607db1881489fe4cd1751f75536cd6",
12811281
" Expected in-file sentinel — NOTE: assembled from fragments below so the",
12821282
" full literal does not appear in these instructions (if it did, searching",
12831283
" context for it would always succeed and defeat the check). Concatenate:",
12841284
" fragment A: `VAULTPILOT_PREFLIGHT_INTEGRITY`",
1285-
" fragment B: `_v2_`",
1286-
" fragment C: `43b1d2403a0c2a94` (16 hex chars)",
1285+
" fragment B: `_v3_`",
1286+
" fragment C: `2d3b876b38550fe5` (16 hex chars)",
12871287
" Search target for step (4) below is the full string A+B+C.",
12881288
"",
12891289
"PROTOCOL — on each vaultpilot-mcp flow that touches signing",

0 commit comments

Comments
 (0)