The born-digital branch smoke failed:
https://github.com/ufal/atrium-project/actions/runs/32556133739
Image tag exercised: latest
Where to look first:
MISSING in the preflight step means the image was never published, not
that credentials are wrong. -digital reaches :latest only via an
llm-enrich release tag, and reaches :test only once the hub v1 tag
carries the build-and-push gate that admits refs/heads/test pushes.
- A sha256 mismatch in the fixture step means
make_fixtures.py changed its
output; the generator is the contract, so re-pin the manifest deliberately.
- A failure on the
--expect-needs-ocr case means decode-sanity stopped
flagging the garbled fixture. That gate going quiet is worse than it going
red: it is the §1a arbitration becoming untested.
- A schema failure names the owning repo per block;
:latest only moves on a
version tag, so a fix on test cannot green a latest run.
The born-digital branch smoke failed:
https://github.com/ufal/atrium-project/actions/runs/32556133739
Image tag exercised:
latestWhere to look first:
MISSINGin the preflight step means the image was never published, notthat credentials are wrong.
-digitalreaches:latestonly via anllm-enrich release tag, and reaches
:testonly once the hubv1tagcarries the
build-and-pushgate that admitsrefs/heads/testpushes.make_fixtures.pychanged itsoutput; the generator is the contract, so re-pin the manifest deliberately.
--expect-needs-ocrcase means decode-sanity stoppedflagging the garbled fixture. That gate going quiet is worse than it going
red: it is the §1a arbitration becoming untested.
:latestonly moves on aversion tag, so a fix on
testcannot green alatestrun.