Anti-truncation
Output of the most recent r1 antitrunc verify -n 100 run across each env. Each commit is classified Verified / Unverified / Lying. Lying counts > 0 are paged to oncall.
| Env | Window | Verified | Unverified | Lying | Last run |
|---|---|---|---|---|---|
| prod | last 100 commits | — | — | — | — |
| staging | last 100 commits | — | — | — | — |
| dev | last 100 commits | — | — | — | — |
Numbers populated by a Cloud Scheduler job running r1 antitrunc verify per env and writing results to a small Cloud SQL table read by this page (post-deploy iteration).