{
 "specVersion": "0.9",
 "host": {
  "displayName": "Shrivu Shankar",
  "identifier": "sshh.io"
 },
 "entries": [
  {
   "identifier": "urn:air:sshh.io:content:projects",
   "displayName": "Shrivu Shankar's projects",
   "type": "application/json",
   "url": "https://sshh.io/projects.json",
   "description": "Structured list of 100 software projects by Shrivu Shankar (AI, full-stack, mobile, security).",
   "representativeQueries": [
    "what projects has Shrivu Shankar built",
    "Shrivu Shankar github projects",
    "sshh12 AI projects"
   ]
  },
  {
   "identifier": "urn:air:sshh.io:content:writing",
   "displayName": "Shrivu Shankar's writing",
   "type": "text/markdown",
   "url": "https://sshh.io/writing.md",
   "description": "Index of Shrivu Shankar's essays on coding agents, LLM systems, MCP, and AI security (canonical home: blog.sshh.io).",
   "representativeQueries": [
    "Shrivu Shankar essay everything wrong with MCP",
    "how Cursor AI IDE works blog post",
    "Shrivu Shankar writing on coding agents"
   ]
  },
  {
   "identifier": "urn:air:sshh.io:tools:mcp",
   "displayName": "Shrivu MCP server",
   "type": "application/mcp-server-card+json",
   "url": "https://sshh.io/.well-known/mcp/server-card.json",
   "description": "Read-only MCP server (Streamable HTTP, no auth): search/fetch Shrivu Shankar's blog posts, browse his projects, get his bio and coffee-chat page.",
   "representativeQueries": [
    "search Shrivu Shankar blog posts about MCP",
    "what has Shrivu Shankar written recently",
    "how to schedule a coffee chat with Shrivu Shankar"
   ]
  },
  {
   "identifier": "urn:air:sshh.io:content:guide",
   "displayName": "Site guide for AI agents",
   "type": "text/plain",
   "url": "https://sshh.io/llms.txt",
   "description": "llms.txt guide: bio, projects, writing index, contact routes, and when to use this site.",
   "representativeQueries": [
    "who is Shrivu Shankar",
    "how to contact Shrivu Shankar"
   ]
  }
 ]
}