···4040- `com.atproto.sync.notifyOfUpdate`
4141 Locally covered in `t/uncovered-endpoints.t`; not wired as a comparable public surface in the current official runtime.
4242- `com.atproto.admin.updateAccountSigningKey`
4343- Locally covered and aligned to lexicon-void response semantics; no matching official external endpoint wiring was found in the current reference build.
4343+ Locally covered in `t/admin-account-surfaces.t` and aligned to lexicon-void response semantics; no matching official external endpoint wiring was found in the current reference build.
4444- `com.atproto.admin.searchAccounts`
4545- Implemented and tested locally; not exposed by the current official runtime.
4545+ Implemented and tested locally in `t/admin-account-surfaces.t`; not exposed by the current official runtime.
4646- `com.atproto.sync.listReposByCollection`
4747- Present in the published lexicon and covered locally, but not exposed by the current official runtime.
4747+ Present in the published lexicon and covered locally in `t/discovery-surfaces.t`, but not exposed by the current official runtime.
4848- `com.atproto.temp.*`
4949- `requestPhoneVerification`, `revokeAccountCredentials`, `checkSignupQueue`, `dereferenceScope`, and `fetchLabels` are locally covered but do not have a like-for-like official public comparison surface.
4949+ `requestPhoneVerification`, `revokeAccountCredentials`, `checkSignupQueue`, `dereferenceScope`, and `fetchLabels` are locally covered in `t/temp-endpoints.t`, `t/extended-api.t`, and `t/external-surface.t`, but do not have a like-for-like official public comparison surface.
5050- local label RPCs
5151 `com.atproto.label.queryLabels`, `subscribeLabels`, and `com.atproto.temp.fetchLabels` are verified locally; the official runtime does not provide a directly comparable local-labeler implementation.
5252- local appview emulation
+1-1
docs/TEST_AUDIT.md
···1313The current baseline for saying "the audited suite is green" is:
14141515- `prove -lr t`
1616- - latest full green result in the realigned Meridian worktree: `Files=48, Tests=3026`
1616+ - latest full green result in the realigned Meridian worktree: `Files=54, Tests=3043`
1717- `prove -lv t/server-auth.t`
1818- `perl -c script/differential-validate`
1919- `PERLSKY_RUN_REFERENCE_DIFF=1 prove -lv t/reference-differential.t`