- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01GoYpb8FEmdxVErsv7ABCYi
Run the enumeration proofs even when only prose changed
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 341 · 2026-08-25T05:31:47.676549Z
Changed files
-
added
ops/ci/enumeration-proofs.sh -
modified
ops/ci/gate.sh -
modified
ops/dev/precommit.sh
Diff
3 files changed, +30 -1
ops/ci/enumeration-proofs.sh added +21
@@ -0,0 +1,21 @@
| 1 |
|
|
| 2 |
|
|
| 3 |
|
|
| 4 |
|
|
| 5 |
|
|
| 6 |
|
|
| 7 |
|
|
| 8 |
|
|
| 9 |
|
|
| 10 |
|
|
| 11 |
|
|
| 12 |
|
|
| 13 |
|
|
| 14 |
|
|
| 15 |
|
|
| 16 |
|
|
| 17 |
|
|
| 18 |
|
|
| 19 |
|
|
| 20 |
|
|
| 21 |
|
ops/ci/gate.sh modified +3 -1
@@ -3,7 +3,7 @@ set -eu
| 3 | 3 |
|
| 4 | 4 |
|
| 5 | 5 |
|
| 6 |
|
|
| 6 |
|
|
| 7 | 7 |
|
| 8 | 8 |
|
| 9 | 9 |
|
@@ -114,6 +114,7 @@ cd "$repo_root"
| 114 | 114 |
|
| 115 | 115 |
|
| 116 | 116 |
|
| 117 |
|
|
| 117 | 118 |
|
| 118 | 119 |
|
| 119 | 120 |
|
@@ -172,6 +173,7 @@ cat >"$receipt_temp" <<EOF
| 172 | 173 |
|
| 173 | 174 |
|
| 174 | 175 |
|
| 176 |
|
|
| 175 | 177 |
|
| 176 | 178 |
|
| 177 | 179 |
|
ops/dev/precommit.sh modified +6
@@ -36,6 +36,11 @@ prose() {
| 36 | 36 |
|
| 37 | 37 |
|
| 38 | 38 |
|
| 39 |
|
|
| 40 |
|
|
| 41 |
|
|
| 42 |
|
|
| 43 |
|
|
| 39 | 44 |
|
| 40 | 45 |
|
| 41 | 46 |
|