This gives agents and developers a local copy of all documentation for offline search, grep, or RAG pipelines.
When to use this
AI agents that need to ingest the full docs corpus at once
Local grep for finding patterns across all pages
Offline reading or archival
How it works
The zip is generated on-the-fly from the same transformed MDX source used by .md routes. Each file in the archive corresponds to a page slug (e.g. quickstart.md, guides/auth.md).