{
  "site": {
    "name": "Aria Han",
    "role": "AI implementation specialist",
    "location": "Los Angeles, California",
    "url": "https://ariaxhan.com",
    "tldr": "Aria Han is an AI implementation specialist in Los Angeles who builds systems that preserve continuity as human work and AI tools keep fragmenting."
  },
  "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"
  },
  "booking": {
    "url": "https://cal.com/aria-han/15min",
    "line": "For projects, collaborations, or implementation work, we can start with a short conversation."
  }
}