{
  "specVersion": "1.0",
  "host": {
    "displayName": "Coronet",
    "identifier": "did:web:coronet.one"
  },
  "entries": [
    {
      "identifier": "urn:air:coronet.one:server:mcp",
      "displayName": "Coronet MCP facts server",
      "type": "application/mcp-server-card+json",
      "url": "https://coronet.one/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what is Coronet puzzle",
        "Coronet unlock all price",
        "how do Coronet crowns work",
        "Coronet daily puzzle rules"
      ]
    },
    {
      "identifier": "urn:air:coronet.one:api:openapi",
      "displayName": "Coronet OpenAPI",
      "type": "application/openapi+json",
      "url": "https://coronet.one/openapi.json",
      "representativeQueries": [
        "Coronet API endpoints",
        "restore Coronet purchase API",
        "Coronet site facts JSON"
      ]
    },
    {
      "identifier": "urn:air:coronet.one:doc:llms",
      "displayName": "Coronet llms.txt",
      "type": "text/plain",
      "url": "https://coronet.one/llms.txt",
      "representativeQueries": [
        "agent map for coronet.one",
        "what pages should an AI read about Coronet"
      ]
    },
    {
      "identifier": "urn:air:coronet.one:skill:overview",
      "displayName": "Coronet overview skill",
      "type": "text/markdown",
      "url": "https://coronet.one/.well-known/agent-skills/coronet-overview/SKILL.md",
      "representativeQueries": [
        "explain Coronet to a player",
        "help someone play Coronet"
      ]
    }
  ]
}
