You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: true-up the seam consumer counts and the stale test tally
- 374 -> 386 tests everywhere the old number survived (ISSUES, NEXT,
STRATEGY; README/AGENT/SECURITY already said 386).
- api.serverInfo: the honest count is 23 consumers (grep-verified
config.baseUrl/loopbackUrl readers), not ~16/~10 — the list gains
matrix, metrics, s3, search, shortlink, didweb, admin and drops nip05,
whose own README finding says NIP-05 docs carry no absolute self-URLs
(its repetition is the podsRoot/data-root class, which serverInfo does
not cover). Stage-3 first-retrofit picks are now webfinger + didweb,
the two whose wrong-origin failure is silent.
- api.authorize: one set of four consumers everywhere (corsproxy,
capability, pay, caldav) — NOTES had counted notifications, which its
own next sentence says the loopback trick covers.
- api.reservePath: four protocol-shim confirmations, not three — matrix's
/_matrix root is witnessed in matrix/test.js and was already counted in
REPORT.
- Footguns: fs.watch needs a free inotify instance; at the
max_user_instances cap the three notifications tests time out (EMFILE)
— an environment failure, not a regression.
0 commit comments