{
  "schemaVersion": "2.0",
  "scannerVersion": "0.4.0",
  "url": "https://render.com/",
  "score": 95,
  "level": "Level 3 — Strong for this profile",
  "siteProfile": {
    "type": "saas",
    "source": "inferred",
    "platform": null
  },
  "dimensions": {
    "discoverable": {
      "label": "Discoverable",
      "score": 100,
      "status": "measured",
      "passedWeight": 42,
      "applicableWeight": 42,
      "checks": [
        "robots",
        "sitemap",
        "contentSignals",
        "linkHeaders",
        "llmsTxt"
      ]
    },
    "readable": {
      "label": "Readable",
      "score": 100,
      "status": "measured",
      "passedWeight": 18,
      "applicableWeight": 18,
      "checks": [
        "markdownNegotiation"
      ]
    },
    "actionable": {
      "label": "Actionable",
      "score": 100,
      "status": "measured",
      "passedWeight": 20,
      "applicableWeight": 20,
      "checks": [
        "apiCatalog",
        "openApi",
        "webMcp"
      ]
    },
    "trust-access": {
      "label": "Trust & access",
      "score": 0,
      "status": "measured",
      "passedWeight": 0,
      "applicableWeight": 4,
      "checks": [
        "authMd"
      ]
    },
    "reliable": {
      "label": "Reliable",
      "score": null,
      "status": "not_measured",
      "passedWeight": 0,
      "applicableWeight": 0,
      "checks": []
    }
  },
  "checks": {
    "robots": {
      "status": "pass",
      "title": "Robots.txt",
      "summary": "Site publishes a valid-looking robots.txt file.",
      "evidence": "# Individual pages may still declare more restrictive per-page robots directives.\nUser-Agent: *\nContent-Signal: ai-train=yes, search=yes, ai-input=yes\nAllow: /\nDisallow: /contact-sales\nDisallow: /newsletters/\nDisallow: /lp/\n\n# Explicitly allow major AI crawlers to access public content while reserving\n# rights against AI training and AI input usage via Content Signals.\nUser-Agent: GPTBot\nUser-Agent: ChatGPT-User\nUser-Agent: OAI-SearchBot\nUser-Agent: ClaudeBot\nUser-Agent: Claude-User\nUser-Agent: Claude-SearchBot\nUser-Agent: Claude-Web\nUser-Agent: Google-Extended\nUser-Agent: Amazonbot\nUser-Agent: Bytespider\nUser-Agent: CCBot\nUser-Agent: PerplexityBot\nUser-Agent: Applebot-Extended\nUser-Agent: meta-externalagent\nUser-Agent: GoogleOther\nUser-Agent: cohere-ai\nContent-Signal: ai-train=yes, search=yes, ai-input=yes\nAllow: /\nDisallow: /contact-sales\nDisallow: /newsletters/\nDisallow: /lp/\n\nSitemap: https://render.com/sitemap-index.xml\n"
    },
    "sitemap": {
      "status": "pass",
      "title": "Sitemap",
      "summary": "Site publishes a reachable sitemap.",
      "evidence": "https://render.com/sitemap-index.xml"
    },
    "contentSignals": {
      "status": "pass",
      "title": "Content Signals",
      "summary": "Robots.txt declares Content-Signal policy for agent and crawler use.",
      "evidence": "Content-Signal: ai-train=yes, search=yes, ai-input=yes"
    },
    "linkHeaders": {
      "status": "pass",
      "title": "Link Headers",
      "summary": "Homepage exposes Link headers for agent-readable resources.",
      "evidence": "</.well-known/api-catalog>; rel=\"api-catalog\"; type=\"application/linkset+json\"; profile=\"https://www.rfc-editor.org/info/rfc9727\", </openapi.json>; rel=\"service-desc\"; type=\"application/json\", <https://api-docs.render.com/openapi/render-public-api-1.json>; rel=\"service-desc\"; type=\"application/json\", </docs/api>; rel=\"service-doc\"; type=\"text/html\", <https://api-docs.render.com/llms.txt>; rel=\"service-doc\"; type=\"text/markdown\", </.well-known/agent-skills/index.json>; rel=\"describedby\"; type=\"application/json\""
    },
    "llmsTxt": {
      "status": "pass",
      "title": "LLMs.txt",
      "summary": "Site publishes /llms.txt for LLM-friendly discovery.",
      "evidence": "https://render.com/llms.txt"
    },
    "markdownNegotiation": {
      "status": "pass",
      "title": "Markdown Negotiation",
      "summary": "Homepage returns Markdown when requested by an agent.",
      "evidence": "text/markdown; charset=utf-8"
    },
    "apiCatalog": {
      "status": "pass",
      "title": "API Catalog",
      "summary": "Site publishes /.well-known/api-catalog.",
      "evidence": "https://render.com/.well-known/api-catalog"
    },
    "openApi": {
      "status": "pass",
      "title": "OpenAPI description",
      "summary": "Site publishes /openapi.json for machine-readable API operations.",
      "evidence": "https://render.com/openapi.json"
    },
    "mcpServerCard": {
      "status": "not_applicable",
      "title": "MCP Server Card",
      "summary": "MCP Server Card is not required for a saas site.",
      "evidence": "application/json; charset=utf-8"
    },
    "agentSkills": {
      "status": "not_applicable",
      "title": "Agent Skills index",
      "summary": "Agent Skills index is not required for a saas site.",
      "evidence": "application/json; charset=utf-8"
    },
    "webMcp": {
      "status": "pass",
      "title": "WebMCP",
      "summary": "Homepage registers WebMCP-style browser tools for agents."
    },
    "authMd": {
      "status": "fail",
      "title": "Auth.md",
      "summary": "Site does not publish /auth.md.",
      "evidence": "404",
      "fix": "Publish /auth.md describing whether agent access is public or how agents should register/authenticate."
    }
  },
  "recommendations": [
    "Publish /auth.md describing whether agent access is public or how agents should register/authenticate."
  ],
  "methodology": "/methodology"
}