Skip to content

Commit 9f4e3ed

Browse files
committed
tooling(gates): pin the new reproduction file's engine double in the double-contract ledger
`check:engine-double-contract` RETAINED both verbs of the new `stranded-run-repairability.test.ts` double: it already routes `update` and `delete` through ObjectQL's own dispatch predicates, so the ledger just had to learn about the file. Regenerated with `--write`; 2 rows added, 0 lost. Part of #15358 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XpTx2tbq3pZRYAdoGt6E6Y
1 parent 17a9dde commit 9f4e3ed

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

scripts/engine-double-contract.pinned.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2221,6 +2221,16 @@
22212221
"verb": "update",
22222222
"pinned": 1
22232223
},
2224+
{
2225+
"file": "packages/plugins/plugin-approvals/src/stranded-run-repairability.test.ts",
2226+
"verb": "delete",
2227+
"pinned": 1
2228+
},
2229+
{
2230+
"file": "packages/plugins/plugin-approvals/src/stranded-run-repairability.test.ts",
2231+
"verb": "update",
2232+
"pinned": 1
2233+
},
22242234
{
22252235
"file": "packages/plugins/plugin-approvals/src/subflow-hosted-approval-strand.test.ts",
22262236
"verb": "delete",

0 commit comments

Comments
 (0)