- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01GoYpb8FEmdxVErsv7ABCYi
Make the reference check fail when it cannot run
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 339 · 2026-08-25T05:22:47.378646Z
Changed files
-
modified
INVARIANTS.md -
modified
ops/ci/gate.sh -
modified
ops/ci/reference-check.sh -
deleted
ops/ci/stack-contracts.sh
Diff
4 files changed, +8 -13
INVARIANTS.md modified +2 -2
@@ -4644,7 +4644,7 @@ operations see the change.
| 4644 | 4644 |
|
| 4645 | 4645 |
|
| 4646 | 4646 |
|
| 4647 |
|
|
| 4647 |
|
|
| 4648 | 4648 |
|
| 4649 | 4649 |
|
| 4650 | 4650 |
|
@@ -5273,7 +5273,7 @@ contract; the invariant prose above defines the assertion, not the filename.
| 5273 | 5273 |
|
| 5274 | 5274 |
|
| 5275 | 5275 |
|
| 5276 |
|
|
| 5276 |
|
|
| 5277 | 5277 |
|
| 5278 | 5278 |
|
| 5279 | 5279 |
|
ops/ci/gate.sh modified +1 -1
@@ -68,7 +68,7 @@ if [ -z "${OPENAGENTS_RELEASE_SMOKE_DATABASE_URL:-}" ]; then
| 68 | 68 |
|
| 69 | 69 |
|
| 70 | 70 |
|
| 71 |
|
|
| 71 |
|
|
| 72 | 72 |
|
| 73 | 73 |
|
| 74 | 74 |
|
ops/ci/reference-check.sh modified +5
@@ -4,6 +4,11 @@ set -euo pipefail
| 4 | 4 |
|
| 5 | 5 |
|
| 6 | 6 |
|
| 7 |
|
|
| 8 |
|
|
| 9 |
|
|
| 10 |
|
|
| 11 |
|
|
| 7 | 12 |
|
| 8 | 13 |
|
| 9 | 14 |
|
ops/ci/stack-contracts.sh deleted -10
@@ -1,10 +0,0 @@
| 1 |
|
|
| 2 |
|
|
| 3 |
|
|
| 4 |
|
|
| 5 |
|
|
| 6 |
|
|
| 7 |
|
|
| 8 |
|
|
| 9 |
|
|
| 10 |
|