{
  "specVersion": "1.0",
  "host": {
    "displayName": "Axiom Cortex",
    "identifier": "did:web:axiomcx.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:axiomcx.dev:openapi:public-resource-api",
      "displayName": "Axiom Cortex public resource API",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "mediaType": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://axiomcx.dev/openapi.json",
      "description": "Read-only product, pricing, knowledge, and retrieval resources.",
      "representativeQueries": [
        "What does Axiom Cortex evaluate?",
        "What does one interview evaluation include?"
      ]
    },
    {
      "identifier": "urn:air:axiomcx.dev:mcp:public-resources",
      "displayName": "Axiom Cortex public resources MCP",
      "type": "application/mcp-server-card+json",
      "mediaType": "application/mcp-server-card+json",
      "url": "https://axiomcx.dev/.well-known/mcp/server-card.json",
      "description": "Read-only MCP tools for the public Axiom Cortex product corpus; no candidate data, checkout, or mutations.",
      "representativeQueries": [
        "Read the Axiom Cortex product overview",
        "Read the usage-first pricing catalog"
      ]
    },
    {
      "identifier": "urn:air:axiomcx.dev:agent:public-retrieval",
      "displayName": "Axiom Cortex public retrieval agent",
      "type": "application/a2a-agent-card+json",
      "mediaType": "application/a2a+json",
      "url": "https://axiomcx.dev/.well-known/agent-card.json",
      "description": "A read-only A2A interface for answering questions from the published Axiom Cortex corpus.",
      "representativeQueries": [
        "Explain the Axiom Cortex evidence workflow",
        "Show the limits and human review requirements"
      ]
    },
    {
      "identifier": "urn:air:axiomcx.dev:skill:agent-skills",
      "displayName": "Axiom Cortex Agent Skills",
      "type": "application/agent-skills+json",
      "mediaType": "application/json",
      "url": "https://axiomcx.dev/.well-known/agent-skills/index.json",
      "description": "Small, integrity-checked instructions for retrieving and explaining the public corpus.",
      "representativeQueries": [
        "How should an agent retrieve Axiom Cortex information?",
        "Which claims require human review?"
      ]
    }
  ]
}
