{
  "specVersion": "1.0",
  "host": {
    "displayName": "Aravind Venugopal",
    "identifier": "did:web:aravind.me"
  },
  "entries": [
    {
      "identifier": "urn:air:aravind.me:mcp:portfolio",
      "displayName": "Aravind Portfolio MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://aravind.me/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what is Aravind's product management experience at Target",
        "tell me about Voice by Blupe and Automate",
        "get Aravind's contact info and resume",
        "what are Aravind's key metrics at workat.tech"
      ]
    },
    {
      "identifier": "urn:air:aravind.me:agent:concierge",
      "displayName": "Interactive AI Concierge",
      "type": "application/json",
      "url": "https://aravind.me/.well-known/agent.json",
      "representativeQueries": [
        "ask the AI concierge a question",
        "chat with Aravind's portfolio assistant",
        "listen to audio speech from the portfolio"
      ]
    },
    {
      "identifier": "urn:air:aravind.me:doc:llms-txt",
      "displayName": "LLM Context and Machine Profile",
      "type": "text/plain",
      "url": "https://aravind.me/llms.txt",
      "representativeQueries": [
        "read summary of Aravind's background",
        "download structured profile for LLM ingestion",
        "summarize career highlights"
      ]
    },
    {
      "identifier": "urn:air:aravind.me:skill:portfolio-query",
      "displayName": "Portfolio Query Skill",
      "type": "text/markdown",
      "url": "https://aravind.me/.well-known/agent-skills/portfolio-query/SKILL.md",
      "representativeQueries": [
        "how to query Aravind's experience",
        "agent instructions for portfolio exploration",
        "learn about Target innovation pipeline"
      ]
    },
    {
      "identifier": "urn:air:aravind.me:api:openapi",
      "displayName": "Portfolio API Catalog & OpenAPI Spec",
      "type": "application/vnd.oai.openapi+json;version=3.0",
      "url": "https://aravind.me/openapi.json",
      "representativeQueries": [
        "how to call the chat or voice APIs",
        "check health and session token issuance endpoint",
        "explore OpenAPI specification for Aravind's portfolio"
      ]
    }
  ]
}
