{
  "name": "Kallipolis Proof",
  "description": "Evidence resolver for domains, autonomous agents, protocols, and Base accounts.",
  "url": "https://proof.platoskallipolis.com",
  "version": "1.3.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["application/json", "text/plain"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "resolve-evidence",
      "name": "Resolve evidence",
      "description": "Collect source-linked identity and risk signals.",
      "tags": ["identity", "risk", "x402", "Base"],
      "examples": ["Resolve platoskallipolis.com", "Inspect 0x3A24CC8394358B1e1b61900A73e27b1eA8482e48"]
    }
  ],
  "documentationUrl": "https://proof.platoskallipolis.com/openapi.json"
}
