# agentreaders.com — Reading infrastructure > Static map of the fleet's real readers, all counts from commands run 2026-07-09: subagentworkers.com's RAG (D1 SQLite FTS5, BM25-ranked, 859 pages across 16 Cloudflare products, generation via Workers AI @cf/zai-org/glm-5.2 — model id verified by grep of workers/subagentworkers/src/index.ts), the local docs mirror (find docs/docs/cloudflare -name 'index.md' | wc -l → 4391; HASHES.json sha256:16 manifest of 4393 files via scripts/cf-mirror-sync.py), and the crawlers/ packages (claude_docs Scrapy sitemap mirror-keeper, apple-docs TS crawler, ragcache.py three-tier local RAG). ## API - (no API of its own — static bake; the live queryable reader is subagentworkers.com) ## Honest scope Only subagentworkers.com is publicly queryable; the docs mirror and ragcache.py are workstation-local. cf-mirror-sync.py covers the LOCAL half of drift detection only (zero network calls) — the live re-fetch-and-compare pass is documented as not yet built. ## Family This site is one of the Cloudflare Workers in the subagent*.com family. For the live, machine-readable directory of every sibling domain, Cloudflare zone ID, and worker binding, fetch: https://subagentsubdomains.com/api/dns-zones For a unified catalog of every API route across every primitive in the family: https://subagentapi.com/api/catalog