{
  "$schema": "https://isitready.dev/bot.json",
  "name": "IsItReadyBot",
  "version": "1.0",
  "classification": "signed-agent",
  "chromeMajorVersion": 148,
  "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36; compatible; IsItReadyBot/1.0; +https://isitready.dev/bot",
  "robotsToken": "IsItReadyBot",
  "purpose": "User-initiated public website scanning for AI readiness, technical SEO, security headers, performance signals, and production hygiene.",
  "documentationUrl": "https://isitready.dev/bot",
  "methodologyUrl": "https://isitready.dev/methodology",
  "behavior": {
    "userInitiated": true,
    "recurringCrawl": false,
    "singleRequestPerScanPage": true,
    "rendersJavaScript": false,
    "respectsRobotsTxt": true,
    "backsOffOnHttpErrors": true
  },
  "contact": {
    "abuse": "abuse@kordu.gg",
    "security": "security@kordu.gg"
  },
  "verification": {
    "webBotAuth": {
      "available": true,
      "directoryUrl": "https://isitready.dev/.well-known/http-message-signatures-directory",
      "algorithm": "ed25519",
      "specification": "https://datatracker.ietf.org/doc/draft-meunier-web-bot-auth-architecture/"
    }
  },
  "links": [
    {
      "rel": "about",
      "href": "https://isitready.dev/bot",
      "type": "text/html"
    },
    {
      "rel": "service-doc",
      "href": "https://isitready.dev/methodology",
      "type": "text/html"
    },
    {
      "rel": "http-message-signatures-directory",
      "href": "https://isitready.dev/.well-known/http-message-signatures-directory",
      "type": "application/http-message-signatures-directory+json"
    }
  ]
}