Why this exists
One site, two audiences
The public pages are written for human readers. The machine docs provide a parallel set of entry points and retrieval hints so agents can consume the same site without scanning everything.
Machine Docs
A browsable index of README.llm, llms.txt, and related retrieval artifacts published by AI Open Standards.
Why this exists
The public pages are written for human readers. The machine docs provide a parallel set of entry points and retrieval hints so agents can consume the same site without scanning everything.
Artifacts
Companion discovery
A simple web-discovery index that points humans and agents to the site's machine-facing artifacts.
Open artifactBase entry point
Top-level operating rules, route guidance, and retrieval starting points for the site.
Open artifactManifest
Machine-readable manifest describing document paths, topics, symbols, and approximate token counts.
Open artifactSchema
Canonical published JSON Schema for validating README.llm vNext manifest documents.
Open artifactOverview
Short machine-friendly summary of site purpose, scope, and content boundaries.
Open artifactReference
Canonical public routes with behavioural notes and retrieval-oriented constraints.
Open artifactExamples
Task-shaped examples for loading the minimum useful context from the site.
Open artifactSite structure
Human-facing example routes organized as tutorials, how-to, reference, and explanation.
Open artifact