check-all went red on doc-citations for a citation that was correct: the file had
been pushed by the other agent minutes earlier and this scans LOCAL refs. After a
fetch it passes.
🔴 I HAD ALREADY DIAGNOSED THIS AND ONLY FIXED THE WORDING. The previous commit
added a hint telling the reader to fetch and re-run. That documented the cry-wolf
instead of removing it, and left the suite failing on a correct citation -- which
is precisely what the same file's own header says is worse than no check.
Now it fetches first, read-only and best-effort: no network, no remote or no
credentials just means the scan runs against what is already here, and it says so
in its output rather than pretending the result is authoritative.
Suite state at the time: 23 steps ok, this the only failure, and it was not real.