{
  "@context": "https://agenticresourcediscovery.org/context/v1",
  "specVersion": "0.91",
  "version": "0.91",
  "updatedAt": "2026-08-31",
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:alexgreenshpun.com:api:public-portfolio",
      "displayName": "Alex Greenshpun Public API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://alexgreenshpun.com/openapi.json",
      "capabilities": ["ProfileRead", "ProjectList", "ProjectRead", "SiteSearch"],
      "description": "Public, static, read-only profile and project data.",
      "version": "1.0.0",
      "updatedAt": "2026-08-31",
      "representativeQueries": [
        "who is Alex Greenshpun and what does she build",
        "which Alex Greenshpun project helps an AI agent remember prior work",
        "list Alex Greenshpun's AI tools and their licenses"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:alexgreenshpun.com:mcp:public-portfolio",
      "displayName": "Alex Greenshpun Public MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://alexgreenshpun.com/.well-known/mcp/server-card.json",
      "capabilities": ["get_profile", "list_projects", "get_project", "search_site"],
      "description": "Stateless Streamable HTTP MCP server for public profile and project discovery.",
      "version": "1.0.0",
      "updatedAt": "2026-08-31",
      "representativeQueries": [
        "search Alex Greenshpun's projects for an agent security tool",
        "get details for the Total Recall project",
        "which project should I use for context-window problems"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:alexgreenshpun.com:a2a:project-guide",
      "displayName": "Alex Greenshpun Project Guide Agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://alexgreenshpun.com/.well-known/agent-card.json",
      "capabilities": ["ProjectRecommendation", "PublicProfileLookup"],
      "description": "Read-only A2A agent that matches workflow problems to Alex's public tools.",
      "version": "1.0.0",
      "updatedAt": "2026-08-31",
      "representativeQueries": [
        "recommend a tool for persistent AI-agent memory",
        "find Alex's security scanner for third-party agent code",
        "what project helps make AI output easier to skim"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:alexgreenshpun.com:skill:project-recommendation",
      "displayName": "Recommend an Alex Greenshpun project",
      "type": "application/ai-skill+json",
      "url": "https://alexgreenshpun.com/.well-known/agent-skills/index.json",
      "capabilities": ["ProjectRecommendation", "SiteSearch"],
      "description": "Discover and recommend Alex's AI-agent tools from a user's plain-language problem.",
      "version": "1.0.0",
      "updatedAt": "2026-08-31",
      "representativeQueries": [
        "help me choose between Total Recall and Token Optimizer",
        "find Alex's tool for auditing an MCP server",
        "which project reduces verbose agent output"
      ]
    }
  ]
}
