Problem
The tables cover 18 tools, 30 AI domains, 10 browsers and 3 token sources. README.md says they are best-effort and expected to go stale, and CHANGELOG.md:64 lists staleness as a known limit.
Why it matters
A tool absent from the tables is simply not reported — nothing is misattributed, which is the right failure mode, but the omission is invisible to the user.
What to do
Acceptance
Counts in README.md, docs/reference/coverage.md and the source catalogues agree, and the detection tests cover any new entry.
Problem
The tables cover 18 tools, 30 AI domains, 10 browsers and 3 token sources.
README.mdsays they are best-effort and expected to go stale, andCHANGELOG.md:64lists staleness as a known limit.Why it matters
A tool absent from the tables is simply not reported — nothing is misattributed, which is the right failure mode, but the omission is invisible to the user.
What to do
constcatalogues insrc/scan/tooling.rsandsrc/scan/sites.rs, and updatedocs/reference/coverage.md,README.mdand the icon set underdocs/assets/tools/(recording origins inSOURCES.md).Acceptance
Counts in
README.md,docs/reference/coverage.mdand the source catalogues agree, and the detection tests cover any new entry.