{
  "protocolVersion": "0.2.0",
  "name": "RAC Projects AI Agent",
  "description": "A read-only agent that answers questions about RAC Projects AI, the AIOS it installs, the four-phase method, fit, and how to get in touch.",
  "url": "https://www.racprojects.ai/api/a2a/",
  "version": "1.0.0",
  "provider": { "organization": "RAC Projects AI", "url": "https://www.racprojects.ai" },
  "capabilities": { "streaming": false, "pushNotifications": false },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "firm-qa",
      "name": "Firm Q&A",
      "description": "Answer questions about RAC Projects AI: what AIOS is, the five layers, the four-phase method, pricing approach, who it fits, and contact paths.",
      "tags": ["aios", "method", "fit", "contact"],
      "examples": [
        "What does RAC Projects AI do?",
        "What are the five layers of AIOS?",
        "How does the Blueprint phase work?",
        "Is AIOS a fit for a 30-person multi-location clinic?",
        "How do I take the AIOS Fit Check?"
      ]
    }
  ]
}
