{
  "$schema": "https://inkgility.com/.well-known/ai-policy.schema.json",
  "version": "2026-05-26",
  "publisher": {
    "name": "Inkgility",
    "url": "https://inkgility.com",
    "contact": "ai-policy@inkgility.com"
  },
  "policy": {
    "training": "allow",
    "retrieval": "allow",
    "generation": "allow",
    "summarization": "allow",
    "embedding": "allow",
    "commercialUse": "allow-with-attribution",
    "verbatimResale": "deny",
    "competingCatalog": "deny"
  },
  "attribution": {
    "required": true,
    "name": "Inkgility",
    "linkToCanonical": true,
    "format": "Inkgility — https://inkgility.com/<page>"
  },
  "scope": {
    "allow": [
      "/",
      "/llms/",
      "/api/content/",
      "/feeds/",
      "/sitemap.xml",
      "/sitemap-index.xml"
    ],
    "deny": [
      "/admin",
      "/admin-*",
      "/dashboard",
      "/dashboard-*",
      "/order-*",
      "/cart-checkout.html",
      "/customer-portal.html",
      "/login.html",
      "/register.html",
      "/billing.html"
    ]
  },
  "preferredCrawlers": [
    "GPTBot", "ChatGPT-User", "OAI-SearchBot",
    "ClaudeBot", "Claude-Web", "Anthropic-AI",
    "PerplexityBot", "Google-Extended", "Applebot-Extended",
    "CCBot", "cohere-ai", "Diffbot", "ImagesiftBot"
  ],
  "crawlFrequency": {
    "marketing": "weekly",
    "blog": "daily",
    "caseStudies": "daily",
    "news": "daily",
    "glossary": "weekly",
    "templates": "weekly",
    "api": "weekly"
  },
  "discovery": {
    "sitemap": "https://inkgility.com/sitemap.xml",
    "llmsTxt": "https://inkgility.com/llms.txt",
    "llmsFull": "https://inkgility.com/llms-full.txt",
    "markdownPattern": "https://inkgility.com/llms/{slug}.md",
    "contentApiPattern": "https://inkgility.com/api/content/{slug}.json",
    "openapi": "https://inkgility.com/api/openapi.yaml",
    "mcpServer": "https://inkgility.com/mcp-server.md",
    "mcpManifest": "https://inkgility.com/mcp-manifest.json",
    "feeds": {
      "blog": "https://inkgility.com/feeds/blog.xml",
      "caseStudies": "https://inkgility.com/feeds/case-studies.xml",
      "news": "https://inkgility.com/feeds/news.xml",
      "glossary": "https://inkgility.com/feeds/glossary.xml",
      "updates": "https://inkgility.com/feeds/updates.xml",
      "products": "https://inkgility.com/feeds/products.xml"
    }
  },
  "optOut": {
    "email": "ai-policy@inkgility.com",
    "responseTimeBusinessDays": 5
  }
}
