Discovery
/llms.txt, /sitemap.md, /sitemap.xml, /robots.txt, and /.well-known/agent.json provide predictable entry points.
Agent experience
The site is a static Cloudflare Pages target with semantic HTML, Markdown mirrors, well-known metadata, and no required client-side JavaScript.
/llms.txt, /sitemap.md, /sitemap.xml, /robots.txt, and /.well-known/agent.json provide predictable entry points.
Every primary HTML page has a Markdown alternate linked through rel="alternate" and served with a Markdown content type.
No client-side JavaScript bundle, no tracking script, no runtime dependency, and cacheable static assets keep the site fast at the edge.
Agents should start with /llms.txt, follow /sitemap.md for page selection, prefer Markdown alternates for context windows, and use GitHub raw files for normative source material.