{
  "meta": {
    "source": "Robauto.ai — AI Visibility Scan API",
    "description": "Baseline AI readiness score for a domain. Checks robots.txt, sitemap, llms.txt, structured data, meta tags, page load time, and security.",
    "website": "https://robauto.ai/scan",
    "scanned_at": "2026-04-19T16:51:23.646Z"
  },
  "domain": "example.com",
  "score": 13,
  "checks": {
    "title": {
      "value": "Example Domain",
      "length": 14,
      "optimal": false
    },
    "description": {
      "value": null,
      "length": 0,
      "optimal": false
    },
    "structured_data": false,
    "page_load_ms": 62,
    "files": {
      "robots.txt": false,
      "sitemap.xml": false,
      "llms.txt": false,
      "llms-full.txt": false,
      "security.txt": false,
      "ai-plugin.json": false
    },
    "security": {
      "https": true,
      "redirect_detected": false,
      "redirect_chain": [],
      "mixed_content": false,
      "content_security_policy": false
    }
  }
}