{
  "$schema": "https://deliverit.app/schemas/ai-policy.json",
  "version": "1.0.0",
  "issued": "2026-01-15",
  "publisher": {
    "name": "Horn Digital Innovation",
    "legalName": "Horn Digital Innovation PLC",
    "url": "https://deliverit.app/",
    "contact": "support@deliverit.app"
  },
  "canonical": "https://deliverit.app/.well-known/ai-policy.json",
  "robotsTxt": "https://deliverit.app/robots.txt",
  "aiTxt": "https://deliverit.app/ai.txt",
  "llmsTxt": "https://deliverit.app/llms.txt",
  "llmsFullTxt": "https://deliverit.app/llms-full.txt",
  "permissions": {
    "crawl-public-pages": true,
    "index-public-pages": true,
    "summarize-public-pages": true,
    "cite-public-pages": true,
    "display-in-search": true,
    "display-in-ai-overviews": true,
    "train-on-public-pages": true,
    "train-on-authenticated-content": false,
    "cache-public-pages": true,
    "cache-authenticated-content": false
  },
  "permittedAgents": [
    "GPTBot", "OAI-SearchBot", "ChatGPT-User",
    "ClaudeBot", "Claude-Web", "Claude-SearchBot", "anthropic-ai",
    "PerplexityBot", "Perplexity-User",
    "Google-Extended", "Googlebot",
    "meta-externalagent", "Meta-ExternalFetcher",
    "cohere-ai", "YouBot", "CCBot", "Amazonbot",
    "Applebot-Extended", "Diffbot", "ChatGLM-Spider", "Bytespider",
    "Bingbot", "DuckDuckBot", "YandexBot", "Baiduspider", "Sogou"
  ],
  "restrictedContent": {
    "description": "Authenticated app routes (#/app/*, #/merchant/*, #/admin/*) are hash-based and never served to crawlers. They contain user-owned personal data, payment data, KYC documents and private messages — they MUST NOT be crawled, trained on, indexed, cached, or republished by any AI system.",
    "routePrefixes": ["#/app/", "#/merchant/", "#/admin/"],
    "dataTypes": ["personal-data", "payment-data", "kyc-documents", "private-messages", "geolocation"]
  },
  "attribution": {
    "required": true,
    "format": "DeliverIt — https://deliverit.app/",
    "license": "Public pages © 2026 Horn Digital Innovation. Summaries and quotations are permitted with attribution."
  },
  "updates": {
    "policy": "This policy may be updated at any time. The version field and issued date will change.",
    "changelogUrl": "https://deliverit.app/#/legal/support"
  }
}
