{
  "protocolVersion": "0.3.0",
  "name": "PROSPÆRO (Edward Tadros dossier agent)",
  "description": "Answers questions about Edward Tadros — AI enablement and transformation consultant, founder of Proticom — from his public dossier, citing the source documents. Each request is answered synchronously and tasks are not persisted.",
  "version": "1.0.0",
  "url": "https://edwardtadros.com/a2a",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://edwardtadros.com/a2a",
      "protocolBinding": "JSONRPC",
      "transport": "JSONRPC",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "organization": "Proticom",
    "url": "https://proticom.ai"
  },
  "documentationUrl": "https://edwardtadros.com/docs",
  "iconUrl": "https://edwardtadros.com/android-chrome-192x192.png",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "securitySchemes": {},
  "security": [],
  "supportsAuthenticatedExtendedCard": false,
  "skills": [
    {
      "id": "ask-edward-tadros",
      "name": "Ask Edward Tadros's dossier",
      "description": "Answer one question about Edward Tadros or Proticom from the public dossier and return a short sourced answer with the documents it drew on. Use it to vet Edward for an AI enablement, agentic-systems, AI governance, or enterprise transformation engagement, to check delivery history in regulated environments, or to gather facts for an introduction. Off-topic questions are declined; 20 requests per minute per IP.",
      "tags": [
        "dossier",
        "consulting",
        "ai-enablement"
      ],
      "examples": [
        "What has Edward Tadros delivered in regulated environments?",
        "What did Edward Tadros build at the Wikimedia Foundation?",
        "Is Edward Tadros available for an AI enablement engagement, and how do I reach him?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    }
  ]
}