{
  "specVersion": "1.0",
  "host": {
    "displayName": "Star Compass",
    "identifier": "did:web:starcompass.com.au"
  },
  "entries": [
    {
      "identifier": "urn:air:starcompass.com.au:discovery:api-catalog",
      "displayName": "API catalog (RFC 9727)",
      "type": "application/linkset+json",
      "url": "https://starcompass.com.au/.well-known/api-catalog",
      "representativeQueries": [
        "what APIs does Star Compass publish",
        "find the OpenAPI spec for starcompass.com.au",
        "where is the site health check"
      ]
    },
    {
      "identifier": "urn:air:starcompass.com.au:discovery:agent-skills",
      "displayName": "Agent skills index",
      "type": "application/json",
      "url": "https://starcompass.com.au/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "list agent skills for Star Compass",
        "how should agents read Star Compass pages",
        "discovery index for starcompass.com.au"
      ]
    },
    {
      "identifier": "urn:air:starcompass.com.au:doc:integration",
      "displayName": "Site integration reference",
      "type": "text/html",
      "url": "https://starcompass.com.au/docs/api",
      "representativeQueries": [
        "how to integrate with Star Compass website",
        "does Star Compass have a public API",
        "markdown negotiation on starcompass.com.au"
      ]
    },
    {
      "identifier": "urn:air:starcompass.com.au:spec:openapi",
      "displayName": "Public site OpenAPI",
      "type": "application/openapi+json",
      "url": "https://starcompass.com.au/.well-known/openapi.json",
      "representativeQueries": [
        "OpenAPI for Star Compass website",
        "machine readable site capabilities Queensland NDIS provider"
      ]
    },
    {
      "identifier": "urn:air:starcompass.com.au:discovery:mcp-server-card",
      "displayName": "MCP server card (browser WebMCP)",
      "type": "application/mcp-server-card+json",
      "url": "https://starcompass.com.au/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "MCP tools for Star Compass in the browser",
        "model context tools on starcompass.com.au"
      ]
    }
  ]
}
