# DevDocs Hosted Docs

Operating brief for coding agents using hosted.devdocs.ai product documentation.

## Product docs format

Marketing docs live under /docs with a fumadocs-style layout (sidebar, article, on-this-page TOC).
Customer hosted packages use a fumadocs-compatible publish contract: meta.json ordering,
restricted MDX, manifest.json + path.page.json + path.md artifacts.

## Prefer these discovery exports

- https://hosted.devdocs.ai/llms.txt
- https://hosted.devdocs.ai/llms-lite.txt
- https://hosted.devdocs.ai/llms-full.txt
- https://hosted.devdocs.ai/docs.json
- https://hosted.devdocs.ai/sitemap.xml

## Rules

- Prefer agent discovery files over scraping rendered HTML.
- Do not invent plan features or compliance claims not stated on /pricing or /security.
- Tenant isolation is hostname-derived; never treat client-supplied tenant ids as authority.

## Start

- Overview: https://hosted.devdocs.ai/docs
- Quick start: https://hosted.devdocs.ai/docs/quickstart
- Content package: https://hosted.devdocs.ai/docs/content
- Pricing: https://hosted.devdocs.ai/pricing
