{
  "site": {
    "name": "Aria Han",
    "role": "AI consultant",
    "location": "Los Angeles, California",
    "url": "https://ariaxhan.com",
    "tldr": "Aria Han is an AI consultant in Los Angeles who builds and repairs AI products for founders and independent builders, and creates internal AI workflows for operations teams."
  },
  "routes": [
    {
      "path": "/",
      "purpose": "Home. The ten-second introduction to Aria and the work."
    },
    {
      "path": "/about/",
      "purpose": "Who Aria is, the working pattern, and the verified numbers."
    },
    {
      "path": "/systems/",
      "purpose": "Shipped products and companies, each with proof."
    },
    {
      "path": "/open-source/",
      "purpose": "Public repositories and research, each with proof."
    },
    {
      "path": "/writing/",
      "purpose": "Essays grouped by theme, links stay on Medium."
    },
    {
      "path": "/proof/",
      "purpose": "Proof of motion, an archaeological build record."
    },
    {
      "path": "/reading/",
      "purpose": "Recent books and reading notes, the inputs behind the work."
    },
    {
      "path": "/timeline/",
      "purpose": "Roles and milestones by year."
    },
    {
      "path": "/hackathons/",
      "purpose": "Builds under pressure and hackathon wins."
    },
    {
      "path": "/contact/",
      "purpose": "Engagement types, fit filter, and booking."
    },
    {
      "path": "/project-review/",
      "purpose": "Structured intake for a paid project review."
    }
  ],
  "endpoints": [
    {
      "path": "/llms.txt",
      "purpose": "Concise agent guide to this site."
    },
    {
      "path": "/llms-full.txt",
      "purpose": "Complete markdown mirror of the whole site."
    },
    {
      "path": "/api/site-index.json",
      "purpose": "Site identity, route map, and endpoint list."
    },
    {
      "path": "/api/projects.json",
      "purpose": "Structured records for every project."
    },
    {
      "path": "/api/writing.json",
      "purpose": "Articles grouped by theme."
    },
    {
      "path": "/api/work-with-me.json",
      "purpose": "Engagement types, fit filter, and booking."
    },
    {
      "path": "/.well-known/agent-card.json",
      "purpose": "A2A agent card."
    },
    {
      "path": "/.well-known/mcp/server-card.json",
      "purpose": "MCP server card."
    },
    {
      "path": "/.well-known/api-catalog",
      "purpose": "Linkset of machine endpoints."
    },
    {
      "path": "/.well-known/agent-skills/index.json",
      "purpose": "Agent skills index."
    },
    {
      "path": "/mcp",
      "purpose": "MCP endpoint, JSON-RPC over streamable HTTP."
    }
  ],
  "socials": {
    "github": "https://github.com/ariaxhan",
    "medium": "https://medium.com/@ariaxhan",
    "linkedin": "https://www.linkedin.com/in/ariahan/",
    "x": "https://x.com/aria__han",
    "pypi": "https://pypi.org/user/ariaxhan/",
    "devpost": "https://devpost.com/ariaxhan",
    "huggingface": "https://huggingface.co/ariaxhan"
  },
  "booking": {
    "url": "https://cal.com/aria-han/15min",
    "line": "I'm available for a quick call or a project review."
  }
}