···116116Current suite counts by bucket:
117117118118- `direct reference differential`: `5`
119119-- `audited local regression`: `31`
119119+- `audited local regression`: `32`
120120- `local correctness/infrastructure`: `13`
121121122122| Test file | Bucket | Current note |
···168168| `t/service-proxy.t` | audited local regression | upstream proxy behavior plus conservative local appview fallback and preference semantics |
169169| `t/sqlite-binary.t` | local correctness/infrastructure | SQLite binary round-trip correctness |
170170| `t/store-sqlite.t` | audited local regression | store-level session, invite, label, and repo persistence behavior |
171171+| `t/temp-endpoints.t` | audited local regression | isolated local coverage for `com.atproto.temp.*` semantics and admin credential revocation behavior |
171172| `t/tid-repair.t` | local correctness/infrastructure | TID repair and recovery helpers |
172173| `t/uncovered-endpoints.t` | audited local regression | intentionally mixed catch-all for admin/temp/sync/local-policy edges that are easy to miss elsewhere; useful coverage, but one of the least reference-pure suites in the tree |
173174···182183- `t/import-repo.t`
183184 Is close to a clean conformance suite, but still includes the local `accepting_imports` gate in the same file.
184185- `t/uncovered-endpoints.t`
185185- Exists specifically to stop lesser-used local endpoints from falling out of coverage; it should be read as a pragmatic safety net, not as a pure reference-alignment suite.
186186+ Exists specifically to stop lesser-used local endpoints from falling out of coverage; it is a little narrower after moving the self-contained `com.atproto.temp.*` checks into `t/temp-endpoints.t`, but it should still be read as a pragmatic safety net, not as a pure reference-alignment suite.
186187187188## What This Audit Does Not Yet Claim
188189