{
  "name": "Son of Anton",
  "version": "1.0.0",
  "description": "Public read-only agent card for the Son of Anton fan archive.",
  "url": "https://sonofanton.app/",
  "documentationUrl": "https://sonofanton.app/docs/api",
  "provider": {
    "organization": "Son of Anton",
    "url": "https://sonofanton.app"
  },
  "supportedInterfaces": [
    {
      "url": "https://sonofanton.app/a2a",
      "transport": "https",
      "protocol": "a2a"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "explain-son-of-anton",
      "name": "Explain Son of Anton",
      "description": "Answer public questions about Son of Anton, Anton, Gilfoyle, AI Dinesh, and the objective-mismatch joke.",
      "tags": [
        "son-of-anton",
        "silicon-valley",
        "fan-archive"
      ]
    },
    {
      "id": "navigate-archive",
      "name": "Navigate the Archive",
      "description": "Return canonical public pages for the explainer, lore, terminal, simulators, FAQ, and auth metadata.",
      "tags": [
        "navigation",
        "discovery"
      ]
    },
    {
      "id": "generate-incident-report",
      "name": "Generate Incident Report",
      "description": "Create a static parody incident report for technically-correct automation failures.",
      "tags": [
        "incident",
        "simulator"
      ]
    }
  ]
}