{
  "capabilities": [
    {
      "description": "Read what Colour Intl offers, how it is priced, and the evidence behind it.",
      "id": "get_services",
      "method": "GET",
      "path": "/agent-readiness",
      "returns": "text/html"
    },
    {
      "description": "The same page as Markdown, by sending Accept: text/markdown.",
      "id": "get_services_markdown",
      "method": "GET",
      "path": "/agent-readiness",
      "returns": "text/markdown"
    }
  ],
  "contact": "hello@colourintl.com",
  "description": "Agent readiness audits and implementation. We find what stops AI agents reading a website, rank it by cost, and build the fix.",
  "documentation": "https://colourintl.com/llms.txt",
  "name": "Colour Intl",
  "policy": {
    "act": "read-only",
    "crawl": "allow",
    "identify": "Send a descriptive User-Agent with a contact URL.",
    "index": "allow",
    "rate_limit": "60 requests per minute",
    "train": "deny"
  },
  "schema_version": "0.1",
  "sitemap": "https://colourintl.com/sitemap.xml",
  "url": "https://colourintl.com"
}
