{
  "surface": "gsc-radar.ai",
  "operator": "GreenCore Solutions Corp.",
  "surfaces": [
    {
      "path": "/radar.json",
      "type": "application/json",
      "description": "Network figures"
    },
    {
      "path": "/radar.csv",
      "type": "text/csv",
      "description": "Network figures, tabular"
    },
    {
      "path": "/archive/readings.json",
      "type": "application/json",
      "description": "Append-only archive of dated readings"
    },
    {
      "path": "/catalog.json",
      "type": "application/json",
      "description": "Capability catalog"
    },
    {
      "path": "/health.json",
      "type": "application/json",
      "description": "Liveness"
    },
    {
      "path": "/mcp.json",
      "type": "application/json",
      "description": "MCP endpoint descriptor"
    },
    {
      "path": "/index.json",
      "type": "application/json",
      "description": "This index"
    },
    {
      "path": "/llms.txt",
      "type": "text/plain",
      "description": "Plain-text canon"
    },
    {
      "path": "/.well-known/agent-card.json",
      "type": "application/json",
      "description": "A2A agent card"
    },
    {
      "path": "/.well-known/ai-catalog.json",
      "type": "application/json",
      "description": "ARD resource catalog"
    },
    {
      "path": "/sitemap.xml",
      "type": "application/xml",
      "description": "Crawl map"
    },
    {
      "path": "/embed",
      "type": "text/html",
      "description": "Embeddable network card"
    },
    {
      "path": "/index.md",
      "type": "text/markdown",
      "description": "This page as markdown — also served at / for Accept: text/markdown"
    },
    {
      "path": "/.well-known/mcp/server-card.json",
      "type": "application/json",
      "description": "MCP server card (SEP-1649)"
    },
    {
      "path": "/.well-known/agent-skills/index.json",
      "type": "application/json",
      "description": "Agent Skills index — legacy alias at /.well-known/skills/index.json"
    },
    {
      "path": "/auth.md",
      "type": "text/markdown",
      "description": "Auth posture and agent registration (Entra at the GSC Navigator boundary)"
    },
    {
      "path": "/.well-known/openid-configuration",
      "type": "application/json",
      "description": "OIDC discovery — Microsoft Entra issuer"
    },
    {
      "path": "/.well-known/oauth-authorization-server",
      "type": "application/json",
      "description": "OAuth AS metadata + agent_auth registration block"
    },
    {
      "path": "/.well-known/oauth-protected-resource",
      "type": "application/json",
      "description": "OAuth protected resource metadata (RFC 9728)"
    },
    {
      "path": "/.well-known/http-message-signatures-directory",
      "type": "application/http-message-signatures-directory+json",
      "description": "Web Bot Auth signing directory"
    },
    {
      "path": "/webmcp.js",
      "type": "application/javascript",
      "description": "WebMCP tool registrations"
    }
  ]
}
