{
  "name": "ViitorCloud Enterprise",
  "description": "Agent-readable discovery for ViitorCloud Enterprise services currently served on alpeshnakrani.com.",
  "url": "https://alpeshnakrani.com",
  "version": "1.0.0",
  "provider": {
    "organization": "ViitorCloud Technologies",
    "url": "https://alpeshnakrani.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "url": "https://alpeshnakrani.com/.well-known/agent-card.json",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "contact-viitorcloud",
      "name": "Contact ViitorCloud",
      "description": "Submit an enterprise inquiry or book a scoping call for AI, data, cloud, or digital trust programs.",
      "tags": [
        "contact",
        "enterprise-ai",
        "cloud"
      ],
      "examples": [
        "Book a 30-minute scoping call.",
        "Ask about AI workflow automation."
      ]
    },
    {
      "id": "browse-services",
      "name": "Browse services",
      "description": "Browse ViitorCloud service offerings, including AI copilots, workflow automation, analytics modernization, cloud FinOps, AI security review, and digital identity.",
      "tags": [
        "services",
        "ai",
        "cloud",
        "security"
      ],
      "examples": [
        "Show enterprise AI services.",
        "Find cloud FinOps services."
      ]
    },
    {
      "id": "request-resource",
      "name": "Request resource",
      "description": "Request a gated practitioner resource such as a playbook, checklist, or point of view.",
      "tags": [
        "resources",
        "downloads"
      ],
      "examples": [
        "Request the AI readiness audit checklist."
      ]
    }
  ]
}