{
  "specVersion": "1.0",
  "host": {
    "displayName": "Aybars Dorman",
    "identifier": "did:web:aybarsdorman.com",
    "url": "https://aybarsdorman.com",
    "description": "Future-systems strategist. Independent research and advisory on green energy, AI, digital economies and longevity."
  },
  "entries": [
    {
      "identifier": "urn:air:aybarsdorman.com:server:mcp",
      "displayName": "Aybars Dorman MCP Server",
      "description": "Model Context Protocol server exposing profile lookup and Dorman Review research retrieval as tools.",
      "type": "application/mcp-server-card+json",
      "url": "https://aybarsdorman.com/.well-known/mcp.json",
      "representativeQueries": [
        "who is Aybars Dorman",
        "get the latest Dorman Review research on green energy",
        "fetch Aybars Dorman's analysis on agentic commerce",
        "what does Dorman Review say about programmable energy"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:agent:a2a",
      "displayName": "Aybars Dorman A2A Agent",
      "description": "Agent-to-Agent card for the research and executive advisory agent, with streaming and state history.",
      "type": "application/a2a-agent-card+json",
      "url": "https://aybarsdorman.com/.well-known/agent-card.json",
      "representativeQueries": [
        "request a strategic advisory engagement on energy systems",
        "ask the Dorman Review agent for market analysis on AI infrastructure",
        "start a consulting conversation about Web3 and digital identity",
        "get executive insights on longevity and human performance"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:api:openapi",
      "displayName": "Aybars Dorman Public API",
      "description": "OpenAPI description of the public HTTP endpoints behind the agent and research services.",
      "type": "application/openapi+json",
      "url": "https://aybarsdorman.com/openapi.json",
      "representativeQueries": [
        "what endpoints does the aybarsdorman.com API expose",
        "how do I call the research endpoint programmatically",
        "what authentication does the API require"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:catalog:api",
      "displayName": "API Catalog (RFC 9727)",
      "description": "Linkset pointing agents at the service description, service documentation and agent card.",
      "type": "application/linkset+json",
      "url": "https://aybarsdorman.com/.well-known/api-catalog",
      "representativeQueries": [
        "list the machine-readable services published by aybarsdorman.com",
        "where is the service documentation for this API"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:doc:llms",
      "displayName": "Site Guide for Language Models",
      "description": "llms.txt overview of the site, its sections and how to cite them, in Markdown.",
      "type": "text/markdown",
      "url": "https://aybarsdorman.com/llms.txt",
      "representativeQueries": [
        "summarize what aybarsdorman.com is about",
        "which pages on aybarsdorman.com cover green energy advisory",
        "how should I cite Dorman Review content"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:doc:llms-full",
      "displayName": "Full Site Corpus for Language Models",
      "description": "Expanded llms-full.txt with the complete text of every public page and article.",
      "type": "text/markdown",
      "url": "https://aybarsdorman.com/llms-full.txt",
      "representativeQueries": [
        "read every Dorman Review article in one document",
        "what has Aybars Dorman written about stablecoins",
        "give me the full text of the Energy Series"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:doc:auth",
      "displayName": "Authentication Guide",
      "description": "Service documentation describing how agents authenticate against the API.",
      "type": "text/markdown",
      "url": "https://aybarsdorman.com/auth.md",
      "representativeQueries": [
        "how do agents authenticate with aybarsdorman.com",
        "what OAuth flow does the API support"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:content:dorman-review",
      "displayName": "Dorman Review Archive",
      "description": "Machine-readable index of the Dorman Review research newsletter on AI, digital assets, longevity and clean energy.",
      "type": "text/markdown",
      "url": "https://aybarsdorman.com/dorman-review/index.md",
      "representativeQueries": [
        "list all Dorman Review articles",
        "what is the newest Dorman Review edition",
        "find Dorman Review articles about AI chips",
        "which Dorman Review pieces cover quantum computing and blockchain"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:content:energy-series",
      "displayName": "Energy Series Archive",
      "description": "Machine-readable index of the Dorman Review Energy Series, the programmable economy newsletter on Web3, AI and IoT in energy.",
      "type": "text/markdown",
      "url": "https://aybarsdorman.com/energy-series/index.md",
      "representativeQueries": [
        "list the Energy Series editions",
        "what does the Energy Series say about peer-to-peer energy trading",
        "find articles on electric vehicles and blockchain",
        "explain the programmable energy economy"
      ]
    },
    {
      "identifier": "urn:air:aybarsdorman.com:payments:x402",
      "displayName": "x402 Payment Capability",
      "description": "Machine-payable endpoint descriptor for agent-to-agent settlement via the x402 protocol.",
      "type": "application/json",
      "url": "https://aybarsdorman.com/.well-known/x402.json",
      "representativeQueries": [
        "does aybarsdorman.com accept agent payments",
        "how do I pay for premium research access programmatically"
      ]
    }
  ]
}
