{
  "specVersion": "1.0",
  "host": {
    "displayName": "Error Solis",
    "identifier": "did:web:errorsolis.com"
  },
  "entries": [
    {
      "identifier": "urn:air:errorsolis.com:resource:public-overview",
      "displayName": "Error Solis public overview",
      "description": "Current, agent-readable game scope, setting, careers and development status.",
      "type": "text/markdown",
      "url": "https://errorsolis.com/site.md",
      "representativeQueries": [
        "What is Error Solis?",
        "What is currently playable in Error Solis?",
        "Is Error Solis released or multiplayer?",
        "What are the four careers in Error Solis?"
      ]
    },
    {
      "identifier": "urn:air:errorsolis.com:skill:read-public-site",
      "displayName": "Read Error Solis public information",
      "description": "Instructions for accurately retrieving and summarizing the public Error Solis website.",
      "type": "text/markdown",
      "url": "https://errorsolis.com/.well-known/agent-skills/read-error-solis/SKILL.md",
      "representativeQueries": [
        "Summarize the current Error Solis development build",
        "Explain the Error Solis setting without overstating released features"
      ]
    },
    {
      "identifier": "urn:air:errorsolis.com:service:mcp-public-knowledge",
      "displayName": "Error Solis MCP public knowledge",
      "description": "OAuth-protected read-only tools for public game facts, current scope and tester-programme status.",
      "type": "application/json",
      "url": "https://errorsolis.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "What is currently playable in Error Solis?",
        "Is the tester programme open?"
      ]
    },
    {
      "identifier": "urn:air:errorsolis.com:agent:a2a-public-knowledge",
      "displayName": "Error Solis A2A public knowledge agent",
      "description": "A bounded A2A agent for game, lore, career and development-status questions.",
      "type": "application/a2a+json",
      "url": "https://errorsolis.com/.well-known/agent-card.json",
      "representativeQueries": [
        "Explain the Error Solis setting",
        "What are the four pilot careers?"
      ]
    }
  ]
}
