@@ -12,9 +12,9 @@ pre-authorized; don't stop to ask about address/codehash churn.
1212- Run ` gh ` via ` nix shell nixpkgs#gh --command gh ` (not on global PATH).
1313- Required checks (` main ` ruleset): ` test ` , ` subgraph-test ` , ` test-js-bindings ` ,
1414 ` wasm-artifacts ` , ` wasm-browser-test ` , ` wasm-test ` . ` rainix-sol / * ` ,
15- ` copy-artifacts ` , ` Deploy-Preview-Push ` and the ~ 30-min vercel preview do NOT
16- gate a merge. Still understand every red before merging; never ` --admin ` over
17- an unexplained failure.
15+ ` git-clean ` , ` Deploy-Preview-Push ` and the ~ 30-min vercel preview do NOT gate
16+ a merge. Still understand every red before merging; never ` --admin ` over an
17+ unexplained failure.
1818- A merge-gate hook requires a
1919 `Reviewed <9-char-head-sha>: <substantive
2020 review>` PR comment bound to the
@@ -35,7 +35,7 @@ address + codehash. Do the whole cascade without asking:
3535
36361 . Regenerate artifacts — run the ` rainix-copy-artifacts ` step sequence (see
3737 that workflow) in ` nix develop github:rainlanguage/rainix#sol-shell ` . Stage
38- ALL changed artifacts or ` copy-artifacts ` drifts red.
38+ ALL changed artifacts or ` git-clean ` drifts red.
39392 . Deploy each changed suite:
4040 ` gh workflow run manual-sol-artifacts.yaml --ref <branch> -f suite=<x> ` . One
4141 dispatch deploys all seven chains. ** Never run two deploys concurrently** —
0 commit comments