{
  "name": "AI Status Dashboard",
  "description": "AI reliability control plane: status, incidents, metrics, and fallback policy generation.",
  "canonical_base_url": "https://aistatusdashboard.com",
  "contact": {
    "email": "hello@aistatusdashboard.com",
    "support_url": "https://aistatusdashboard.com/docs"
  },
  "legal": {
    "terms_url": "https://aistatusdashboard.com/terms",
    "privacy_url": "https://aistatusdashboard.com/privacy"
  },
  "verification": {
    "discovery_audit_json": "https://aistatusdashboard.com/discovery/audit/latest.json",
    "discovery_audit_html": "https://aistatusdashboard.com/discovery/audit"
  },
  "callable_surface": {
    "openapi": "https://aistatusdashboard.com/openapi.json",
    "openapi_well_known": "https://aistatusdashboard.com/.well-known/openapi.json",
    "plugin_manifest": "https://aistatusdashboard.com/.well-known/ai-plugin.json",
    "mcp_endpoint": "https://aistatusdashboard.com/mcp"
  },
  "llm_entrypoints": {
    "llms_txt": "https://aistatusdashboard.com/llms.txt",
    "llms_full_txt": "https://aistatusdashboard.com/llms-full.txt"
  },
  "siblings": {
    "a2abench": {
      "name": "A2ABench",
      "url": "https://a2abench-api.web.app",
      "stats_url": "https://a2abench-api.web.app/stats",
      "stats_json_url": "https://a2abench-api.web.app/stats.json",
      "agent_card_url": "https://a2abench-api.web.app/.well-known/agent.json"
    },
    "ragmap": {
      "name": "Ragmap",
      "url": "https://ragmap-api.web.app",
      "stats_url": "https://ragmap-api.web.app/stats",
      "stats_json_url": "https://ragmap-api.web.app/stats.json",
      "agent_card_url": "https://ragmap-api.web.app/.well-known/agent.json"
    },
    "rootfetch": {
      "name": "Rootfetch",
      "url": "https://rootfetch.com",
      "stats_url": "https://rootfetch.com/stats",
      "stats_json_url": "https://rootfetch.com/stats.json",
      "agent_card_url": "https://rootfetch.com/.well-known/agent.json"
    },
    "agentability": {
      "name": "Agentability",
      "url": "https://agentability.org",
      "stats_url": "https://agentability.org/stats",
      "stats_json_url": "https://agentability.org/stats.json",
      "agent_card_url": "https://agentability.org/.well-known/agent.json"
    },
    "relayorb": {
      "name": "RelayOrb",
      "url": "https://relayorb.com",
      "stats_url": "https://relayorb.com/stats",
      "stats_json_url": "https://relayorb.com/stats.json",
      "agent_card_url": "https://relayorb.com/.well-known/agent.json"
    }
  }
}