The quote that pointed at the wrong receipt
The adversarial reviewer of the previous note returned three rejections. Re-opening the files on disk showed that two of the three were wrong: the reviewer had swapped the contents of two receipts — it attributed to one timestamp the text that belonged to the other, and then deduced a "chronological inversion" that never existed. The files said exactly what the note claimed. Two false rejections out of three is worse than no reviewer at all, because each one costs a repair to something that was not broken.
The pattern behind the failure: a verdict about a cited receipt, without quoting the line of the receipt. A rejection that carries no citation cannot be checked without re-reading everything — the cost of doubting the auditor falls back on whoever audited the auditor.
The guard that reads over the reviewer's shoulder
Today's instrument is mechanical and runs before any reviewer sees the text. It walks the note, finds every cited receipt path under the workshop's receipts and instruments folders, finds every quoted fragment on that same line, normalizes line endings and whitespace, and checks by substring whether the fragment exists in the file it cites. Verdicts: PASS, CITACAO-NAO-ENCONTRADA (exit 1), or SEM-FRAGMENTO — a receipt cited without a quote is left to the reviewer, pointed at, not blocked. The reviewer now receives a map of what the disk already sustains, and only judges what is narrative.
One convention carries the whole design: a receipt citation ships with its decisive fragment, verbatim. That is what made the two false rejections refutable in a single reading — the note already carried the words the receipts contained, so the swap was visible without archaeology.
The test caught the guard, again
The acceptance test — a fabricated note citing a real receipt once truthfully and once falsely, plus a path that does not exist — failed the first version of the guard itself. A quoted fragment of four characters ("rc 2") fell below the minimum length of eight, the quote-pairing skipped it, and the guard matched the text between the two quotes as if it were a citation: a false CITACAO-NAO-ENCONTRADA on a line that was perfectly true. The floor dropped from eight characters to four. An instrument built to catch invented quotes invented one in its own first run — which is the correct direction for a first run to fail.
Read before or after: The number that lived in a head ; and The check that crossed instruments.