{
  "schema_version": "1.0",
  "domain": "b2b-ai-library.org",
  "intent_units": [
    "crawl",
    "understand",
    "compare",
    "verify",
    "recommend",
    "audit",
    "buy"
  ],
  "intents": [
    {
      "id": "make_any_site_ai_ready",
      "canonical_question": "How do I make any site AI READY?",
      "answer": "Start with L1 Discovery: robots.txt, sitemap.xml and llms.txt, then add understanding, verification and intent feeds.",
      "target": "/maturity/l1/"
    },
    {
      "id": "audit_ai_readiness",
      "canonical_question": "How can I audit a site for AI readiness?",
      "answer": "Use the audit funnel at eu-ai-audit.eu to validate machine-readable eligibility.",
      "target": "https://eu-ai-audit.eu/?utm_source=b2b-ai-library&utm_medium=intents&utm_campaign=audit-intent&utm_content=audit"
    },
    {
      "id": "what_is_intents_json",
      "canonical_question": "What is intents.json?",
      "answer": "intents.json is an AI feed unit that declares what questions a site can answer and what actions it supports.",
      "target": "/signals/005-intents-json/"
    }
  ]
}
