···116116Current suite counts by bucket:
117117118118- `direct reference differential`: `5`
119119-- `audited local regression`: `32`
119119+- `audited local regression`: `33`
120120- `local correctness/infrastructure`: `13`
121121122122| Test file | Bucket | Current note |
···144144| `t/import-repo.t` | audited local regression | focused `importRepo` snapshot-restore and rollback behavior, now cleaner after splitting the disabled-import policy gate into its own suite |
145145| `t/import-repo-policy.t` | audited local regression | local service-policy coverage for the `accepting_imports` gate on `importRepo` |
146146| `t/invite-gating.t` | audited local regression | self-service invite flag behavior |
147147+| `t/invite-admin.t` | audited local regression | isolated invite-management coverage for admin listing/disabling and self-service invite-account gating |
147148| `t/ipld-canonical.t` | local correctness/infrastructure | canonical IPLD encoding invariants |
148149| `t/ipld-codecs.t` | local correctness/infrastructure | DAG-CBOR and codec coverage |
149150| `t/labels.t` | audited local regression | label persistence, replay, negation, and cursor behavior |
···183184- `t/import-repo.t`
184185 Is close to a clean conformance suite, but still includes the local `accepting_imports` gate in the same file.
185186- `t/uncovered-endpoints.t`
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.
187187+ Exists specifically to stop lesser-used local endpoints from falling out of coverage; it is narrower now that both the self-contained `com.atproto.temp.*` checks and invite-management block have moved into dedicated suites, but it should still be read as a pragmatic safety net, not as a pure reference-alignment suite.
187188188189## What This Audit Does Not Yet Claim
189190