Mirror vs. viewer
subagentdocs.com deliberately does not render the mirrored markdown content itself. Several thousand files live under docs/docs/ in this repo -- most notably 4,496 files under docs/docs/cloudflare/developers.cloudflare.com -- and building a full-text docs viewer over them is a real, separate project (closer in shape to what workers/subagentcowork does for its ~80-file mirror of a much smaller doc set).
This site's job is one layer up: it answers "which mirrors exist, how many files, how were they synced, and is there any drift-detection story for this one" -- the meta-question, not the content itself. If a future site wants full-text search or rendering over the Cloudflare mirror specifically, it should be a new, separate primitive rather than scope creep bolted onto this catalog.
What this site's rows actually are
- A directory path under
docs/docs/ - A real file count, from a
findrun this session - A description of what the mirror covers and which sibling sites cite it
- An honest prose note on sync/freshness -- most mirrors have none; the Cloudflare mirror has local-only drift detection