📜
AB-157
Agent policy machine-readable
What it means
A machine-readable usage policy for AI agents is present.
Why it matters
Agents need to know if they're allowed to use the API and under what conditions.
✗
What's wrong
// no agents.txt or policy file
✓
What's right
agents.txt: "User-agent: * Allow: / # AI agents may use this API"
Check this rule on your site
Enter your URL to check just this one rule (AB-001).