{
  "schema_version": "1.1",
  "name": "Thakur Ganeshsingh — portfolio",
  "description": "Machine-readable entry points for AI assistants, MCP hosts, and developer tools.",
  "origin": "https://journey.thakurganeshsingh.com",
  "mcp_context_bundle": [
    "https://journey.thakurganeshsingh.com/skills.md",
    "https://journey.thakurganeshsingh.com/llms.txt",
    "https://journey.thakurganeshsingh.com/llm-context.json",
    "https://journey.thakurganeshsingh.com/.well-known/agent-resources.json"
  ],
  "resources": [
    {
      "id": "skills-md",
      "type": "text/markdown",
      "url": "https://journey.thakurganeshsingh.com/skills.md",
      "description": "skills.md — structured skills, employers, and domains for agents (Cursor / MCP)"
    },
    {
      "id": "llms-txt",
      "type": "text/markdown",
      "url": "https://journey.thakurganeshsingh.com/llms.txt",
      "description": "Curated URL index for LLMs (llms.txt convention)"
    },
    {
      "id": "search",
      "type": "text/html",
      "url": "https://journey.thakurganeshsingh.com/search/",
      "description": "GitBook-style search palette (⌘K / Ctrl+K site-wide) with Ask-AI context handoff"
    },
    {
      "id": "ask-ai",
      "type": "application/json",
      "url": "https://journey.thakurganeshsingh.com/api/ask-ai/",
      "description": "POST JSON when a Node host runs API routes. On pure static hosting, use the Ask AI UI (client-side FAQ matcher) or llm-context.json."
    },
    {
      "id": "ai-mcp-guide",
      "type": "text/html",
      "url": "https://journey.thakurganeshsingh.com/docs/developers/ai-mcp/",
      "description": "AI agents, Model Context Protocol, Cursor skills pattern, static vs API hosting"
    },
    {
      "id": "markdoc-mdx",
      "type": "text/html",
      "url": "https://journey.thakurganeshsingh.com/docs/developers/markdoc-and-mdx/",
      "description": "Markdoc-style authoring mapped to this site’s MDX components"
    },
    {
      "id": "llm-context-json",
      "type": "application/json",
      "url": "https://journey.thakurganeshsingh.com/llm-context.json",
      "description": "Structured FAQ and facts for models — static JSON (works on Azure static hosting; rebuilt each site build)"
    },
    {
      "id": "docs-api",
      "type": "text/html",
      "url": "https://journey.thakurganeshsingh.com/docs/api/",
      "description": "OpenAPI-oriented documentation"
    },
    {
      "id": "rss",
      "type": "application/rss+xml",
      "url": "https://journey.thakurganeshsingh.com/rss.xml",
      "description": "Blog and updates feed"
    }
  ]
}
