Agentic workflow / Machine-readable docs
Machine-readable docs
Let crawlers and assistants discover the public documentation directly.
llms.txt is a compact Markdown index intended for tools that need to discover public documentation without crawling the visual interface.
Available endpoints
/llms.txtlists public documentation pages with titles and descriptions./llms-full.txtconcatenates every public docs page into one Markdown response./robots.txtpoints crawlers to the XML sitemap./sitemap.xmllists the public landing, legal, and enabled documentation routes.
The responses are generated from the same YAML navigation and Markdown sources used by the rendered docs. There is no second, hand-maintained AI documentation tree to drift out of date.
Scope
Only publish public, stable product information. Do not add secrets, internal incident notes, customer data, or temporary preview instructions to these endpoints.