{
  "specVersion": "1.0",
  "host": {
    "displayName": "Compass",
    "identifier": "compass-control-plane.alx21.chatgpt.site",
    "documentationUrl": "https://compass-control-plane.alx21.chatgpt.site/docs",
    "logoUrl": "https://compass-control-plane.alx21.chatgpt.site/favicon.svg"
  },
  "entries": [
    {
      "identifier": "urn:air:compass-control-plane.alx21.chatgpt.site:content:agent-guide",
      "displayName": "Compass agent guide",
      "type": "text/markdown",
      "url": "https://compass-control-plane.alx21.chatgpt.site/agents.md",
      "description": "Agent-facing description of Compass's ten page-side WebMCP tools, permission boundary, usage order, and error behavior.",
      "tags": ["webmcp", "local-first", "personal-context", "permissions"],
      "capabilities": ["search-context", "manage-tasks", "audit-actions", "undo-writes"],
      "representativeQueries": [
        "search my approved personal context",
        "create a task in my active Context Pack",
        "show what the agent changed"
      ]
    },
    {
      "identifier": "urn:air:compass-control-plane.alx21.chatgpt.site:content:llms-index",
      "displayName": "Compass LLM index",
      "type": "text/plain",
      "url": "https://compass-control-plane.alx21.chatgpt.site/llms.txt",
      "description": "Concise product identity, scope, documentation links, and public evidence for Compass.",
      "tags": ["llms-txt", "documentation", "webmcp"],
      "representativeQueries": [
        "what is Compass",
        "who is Compass for"
      ]
    },
    {
      "identifier": "urn:air:compass-control-plane.alx21.chatgpt.site:content:documentation",
      "displayName": "Compass WebMCP documentation",
      "type": "text/html",
      "url": "https://compass-control-plane.alx21.chatgpt.site/docs",
      "description": "Crawlable documentation for Compass's WebMCP tool catalog, judge flow, and safety properties.",
      "tags": ["documentation", "webmcp", "tool-catalog"],
      "representativeQueries": [
        "which WebMCP tools does Compass expose",
        "how do I test Compass"
      ]
    }
  ]
}
