gateLogVerify is the public reference verifier for GateLog records. It accepts GET with an id parameter or POST with an id field, without authentication. Not a compliance gate, but a verification tool so an auditor, court, or regulator can check evidence independently.
Every row is a hard boolean check, not probabilistic scoring. A critical failure leads to block, a high severity failure to warn, everything else to pass.
| Reference | Checks | Severity |
|---|---|---|
| Aera 1 · noSig | March to July 2026, 184 records without HMAC signature, honest UNAVAILABLE_NO_SIGNATURE instead of a fake verification | medium |
| Aera 2 · pipe-legacy | 16 July 2026, 46 records, old pipe formula (JSV1), reads the stored output_hash | medium |
| Aera 3 · colon | From 17 July 2026, 11-plus records, convergent colon formula with identity binding, reconstructs output_hash, checks HMAC with caller_did and caller_role | medium |