{
  "specVersion": "1.0",
  "host": {
    "displayName": "Shreyam Adhikari public site",
    "identifier": "did:web:shreyam1008.com.np"
  },
  "entries": [
    {
      "identifier": "urn:air:shreyam1008.com.np:agent:a2a-discovery",
      "displayName": "Shreyam public A2A discovery agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://shreyam1008.com.np/.well-known/agent-card.json",
      "description": "Read-only A2A discovery card for Shreyam Adhikari's public identity, projects, writing, and agent metadata.",
      "capabilities": ["site-profile", "project-index", "api-discovery"],
      "representativeQueries": [
        "find Shreyam Adhikari's public developer profile",
        "show Shreyam's projects and writing"
      ]
    },
    {
      "identifier": "urn:air:shreyam1008.com.np:mcp:public-discovery",
      "displayName": "Shreyam public discovery MCP card",
      "type": "application/mcp-server-card+json",
      "url": "https://shreyam1008.com.np/.well-known/mcp/server-card.json",
      "description": "Static MCP-style discovery card for public, read-only site resources.",
      "capabilities": ["resources"],
      "representativeQueries": [
        "discover machine-readable resources on shreyam1008.com.np",
        "find the public profile and project index resources"
      ]
    },
    {
      "identifier": "urn:air:shreyam1008.com.np:skill:agent-skills",
      "displayName": "Shreyam public agent skills index",
      "type": "application/ai-skill",
      "url": "https://shreyam1008.com.np/.well-known/agent-skills/index.json",
      "description": "Index of documentation skills for profile, projects, and API discovery.",
      "capabilities": ["site-profile", "project-index", "api-discovery"],
      "representativeQueries": [
        "find the skill that describes Shreyam's projects",
        "find machine-readable API discovery documentation"
      ]
    },
    {
      "identifier": "urn:air:shreyam1008.com.np:api:public-openapi",
      "displayName": "Shreyam public API description",
      "type": "application/openapi+json",
      "url": "https://shreyam1008.com.np/openapi.json",
      "description": "OpenAPI description for the site's public read-only discovery resources.",
      "capabilities": ["api-discovery", "public-read"],
      "representativeQueries": [
        "what public endpoints does shreyam1008.com.np expose",
        "find the OpenAPI description for Shreyam's site"
      ]
    }
  ]
}
