📄
AB-080
llms-full.txt Exists
What it means
Checks that /llms-full.txt is accessible and returns comprehensive documentation for agents.
Why it matters
Agents can access the full unabbreviated context of your project, enabling deeper understanding and better task execution.
✗
What's wrong
No /llms-full.txt endpoint — agents only get the summary from llms.txt and miss detailed documentation.
✓
What's right
GET /llms-full.txt returns 200 with full markdown documentation including API details, examples, and edge cases.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).