policy
AB-113

LLM policy file

🔍 Discovery Moderate effort Est. cost: $0

What it means

LLM usage policy published at /.well-known/llm-policy.json.

Why it matters

An LLM policy file declares your terms for AI training, ingestion, and summarization, giving agents clear usage guidelines.

What's wrong

No /.well-known/llm-policy.json endpoint.

What's right

{ "version": "1.0", "training": "allowed-with-attribution", "ingestion": "allowed" } at /.well-known/llm-policy.json.

Check this rule on your site

Enter your URL to check just this one rule (AB-001).

Related rules in Discovery