{
  "domain": "hatchloop.dev",
  "checks": [
    {
      "path": "/llms.txt",
      "description": "LLM discovery file",
      "url": "https://hatchloop.dev/llms.txt",
      "status": 200,
      "ok": true,
      "content_type": "text/plain; charset=utf-8",
      "latencyMs": 64,
      "error": null
    },
    {
      "path": "/.well-known/agent.json",
      "description": "Agent card (agent.json)",
      "url": "https://hatchloop.dev/.well-known/agent.json",
      "status": 200,
      "ok": true,
      "content_type": "application/json",
      "latencyMs": 59,
      "error": null
    },
    {
      "path": "/.well-known/ai-plugin.json",
      "description": "AI plugin manifest",
      "url": "https://hatchloop.dev/.well-known/ai-plugin.json",
      "status": 200,
      "ok": true,
      "content_type": "application/json",
      "latencyMs": 58,
      "error": null
    },
    {
      "path": "/.well-known/agents.json",
      "description": "Agents manifest",
      "url": "https://hatchloop.dev/.well-known/agents.json",
      "status": 200,
      "ok": true,
      "content_type": "application/json",
      "latencyMs": 57,
      "error": null
    },
    {
      "path": "/.well-known/mcp.json",
      "description": "MCP config manifest",
      "url": "https://hatchloop.dev/.well-known/mcp.json",
      "status": 200,
      "ok": true,
      "content_type": "application/json",
      "latencyMs": 56,
      "error": null
    },
    {
      "path": "/openapi.json",
      "description": "OpenAPI specification",
      "url": "https://hatchloop.dev/openapi.json",
      "status": 200,
      "ok": true,
      "content_type": "application/json",
      "latencyMs": 56,
      "error": null
    },
    {
      "path": "/robots.txt",
      "description": "robots.txt (crawl policy)",
      "url": "https://hatchloop.dev/robots.txt",
      "status": 200,
      "ok": true,
      "content_type": "text/plain; charset=utf-8",
      "latencyMs": 54,
      "error": null
    },
    {
      "path": "/sitemap.xml",
      "description": "XML sitemap",
      "url": "https://hatchloop.dev/sitemap.xml",
      "status": 200,
      "ok": true,
      "content_type": "text/xml; charset=utf-8",
      "latencyMs": 54,
      "error": null
    },
    {
      "path": "/agent-sitemap.xml",
      "description": "Agent-focused sitemap",
      "url": "https://hatchloop.dev/agent-sitemap.xml",
      "status": 200,
      "ok": true,
      "content_type": "text/xml; charset=utf-8",
      "latencyMs": 53,
      "error": null
    },
    {
      "path": "/api/health",
      "description": "API health endpoint",
      "url": "https://hatchloop.dev/api/health",
      "status": 200,
      "ok": true,
      "content_type": "application/json",
      "latencyMs": 58,
      "error": null
    }
  ],
  "summary": {
    "passing": 10,
    "total": 10,
    "all_ok": true
  },
  "generated_at": "2026-06-07T07:53:34.893Z"
}