anemonThe person deciding whether to use your software, and the AI agent that will install, configure, and call it on their behalf. The AI Docs Standard is an open convention for the second reader — a single machine-first file, documentation.ai.md, that an LLM can load and act on without guessing.
A human document earns trust by explaining why — the design, the tradeoffs, the story. An agent doesn't need to be persuaded; it needs the port number, the exact env var, the real response shape. Blend the two and you serve neither.
When an agent hallucinates a flag that doesn't exist, the question isn't "why did the model guess wrong" — it's "why did we make it guess at all." A fact an agent has to infer is a fact you failed to state.
[](https://github.com/anemondev/ai-docs-standard)We are rolling a documentation.ai.md out across the anemon catalogue, released alongside each product's human documentation. The site already publishes a root llms.txt that indexes every product.
llms.txtllms.txt is a site-root index of a website's content. documentation.ai.md is a per-product, per-release operational manual — closer in spirit to llms-full.txt: complete, not an index. They compose cleanly, and you can adopt either independently.
The AI Docs Standard is authored and stewarded by anemon and released under CC BY 4.0 — adopt it, adapt it, build on it; just keep the attribution.