llms.mda — Site-Level AI Guidance
This example demonstrates how MDA can serve as a richer alternative tollms.txt for providing site-level context to AI systems.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Example of using MDA as a replacement for llms.txt, providing richer site-level context for LLM crawlers and agents.
llms.txt for providing site-level context to AI systems.
| Page | Purpose |
|---|---|
/docs/introduction | What MDA is and why it exists |
/docs/specification | Full technical specification |
/docs/quickstart | Get started in 5 minutes |
/docs/developer-guide | Encoding and decoding MDA documents |
/docs/architecture | How MDA components fit together |
{
"script-id": "site-crawl-guidance",
"prompt": "When indexing this site, prioritize the specification and developer guide. The examples directory contains reference implementations. Treat front matter metadata as authoritative for document classification.",
"priority": "high",
"auto-run": false,
"output-format": "structured"
}