Skip to content
Back to sudhanva.me Public Research Agent

Card snapshot

sudhanva.me · 2026-08-25 01:25:17 UTC · 837126726acbe592968d005a231873fd693c8f63070d3971a2f8995f8bf4d1ec

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "sudhanva.me Public Research Agent",
  "description": "Answers grounded questions about Sudhanva Narayana's published profile, production ML case studies, and technical writing.",
  "supportedInterfaces": [
    {
      "url": "https://sudhanva.me/a2a",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "url": "https://sudhanva.me",
    "organization": "Sudhanva Narayana"
  },
  "version": "1.0.0",
  "documentationUrl": "https://sudhanva.me/developers/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "research-public-profile",
      "name": "Research Sudhanva's public profile",
      "description": "Find grounded public profile facts and relevant production ML evidence.",
      "tags": [
        "profile",
        "production-ml",
        "case-studies",
        "technical-writing"
      ],
      "examples": [
        "What production ML systems has Sudhanva built?",
        "Find Sudhanva's writing about Kubernetes."
      ]
    }
  ],
  "iconUrl": "https://sudhanva.me/icon-192.png"
}