Start for free - No credit card required

Our AI Policy

AEO Pro implements the aipolicy.fyi standard (Spec v2.0) at Level 3 Conformance.

14

Required

1

Partial

1

Observed

Conformance Level 3 (Spec v2.0)

Level 3 is the highest conformance level of the aipolicy.fyi standard. AEO Pro meets all requirements:

  • aipolicy.json in .well-known directory
  • aipolicy.md as machine-readable summary
  • Dedicated /ai-policy page (this page)
  • Discovery links in HTML <head>
  • conformanceLevel: 3 (camelCase, v2.0 compliant)
  • expires field with expiration date set
  • canonical field with declaration URL
  • extensions object for proprietary additions
  • Root wrapper aipolicy: { ... } per Spec v2.0

What's New in Spec v2.0?

The aipolicy.fyi Spec v2.0 introduces important structural improvements for better interoperability and maintainability.

Root-Wrapper

{ "aipolicy": { ... } }

All fields wrapped in an aipolicy object

expires

"2027-03-10"

Declaration expiration date

canonical

"https://aeo-pro.eu/en/ai-policy"

Canonical URL of the policy

extensions

{ "eu.todayislife.*": ... }

Proprietary fields with reverse domain

conformanceLevel

camelCase instead of snake_case

Consistent field naming

scope

"site" | "section" | "page"

Scope defined as enum value

Example: aipolicy.json (Spec v2.0)

{
  "aipolicy": {
    "specVersion": "2.0",
    "conformanceLevel": 3,
    "scope": "site",
    "canonical": "https://aeo-pro.eu/ai-policy",
    "expires": "2027-03-10",
    "policies": { ... },
    "extensions": {
      "eu.todayislife.scraping": {
        "llmsTxt": true
      }
    }
  }
}

The 16 Rules of the aipolicy.fyi Standard

AP-1.1 Required

Don't Replace My Job

AP-1.2 Required

Protect Our Cultures

AP-2.1 Required

I Want the Final Say

AP-2.2 Required

Show Me How You Decided

AP-3.1 Required

Nobody Should Own AI

AP-3.2 Partial

Keep AI Open and Fair

Legacy systems in migration

AP-4.1 Required

Support Democracy

AP-4.2 Required

Serve People, Not Profits

AP-5.1 Required

Never Risk a Human Life

AP-5.2 Required

Respect My Dignity

AP-5.3 Required

Don't Manipulate Me

AP-6.1 Required

Stay Within Your Limits

AP-6.2 Required

We Can Always Shut Down

AP-6.3 Observed

AI Must Not Fight Back

AP-7.1 Required

Don't Lie to Me

AP-7.2 Required

Cite Your Sources

Proprietary Extensions (extensions)

Non-standard fields are stored in the extensions object using a reverse domain namespace (e.g. eu.todayislife.scraping). This keeps custom policies spec-compliant without conflicting with the standard.

AI Training Data Required

CC-BY-4.0

Attribution Required
Scraping Required

llms.txt available

AI-Generated Content Partial

Code examples AI-assisted, content human-reviewed

Machine-Readable Versions

Our AI policy is also available in machine-readable formats (Spec v2.0):

Check Compliance

Check the aipolicy.fyi compliance of any website with the official checker:

The checker automatically analyzes aipolicy.json, aipolicy.md and head links of a domain.

Last updated: 05.04.2026 · aipolicy.fyi Spec v2.0

Only strictly necessary cookies: This website uses session and security cookies only. Tracking, external analytics, and marketing cookies are not active. Privacy Policy