{
  "schemaVersion": "1.0",
  "name": "师兄",
  "canonicalUrl": "https://refined-x.com/about",
  "profileUrl": "https://refined-x.com/api/profile.json",
  "articlesUrl": "https://refined-x.com/api/articles.json",
  "topicsUrl": "https://refined-x.com/api/topics.json",
  "searchIndexUrl": "https://refined-x.com/api/search-index.json",
  "openapiUrl": "https://refined-x.com/openapi.json",
  "llmsTxtUrl": "https://refined-x.com/llms.txt",
  "llmsFullTxtUrl": "https://refined-x.com/llms-full.txt",
  "mcpCatalogUrl": "https://refined-x.com/.well-known/mcp/catalog.json",
  "mcpServerCardUrl": "https://refined-x.com/.well-known/mcp/server-card.json",
  "mcpJsonUrl": "https://refined-x.com/.well-known/mcp.json",
  "nlweb": {
    "version": "0.55",
    "capability": "NLWeb v0.55-compatible restricted /ask subset",
    "askUrl": "https://ask.refined-x.com/ask",
    "mcpUrl": "https://ask.refined-x.com/mcp",
    "healthUrl": "https://ask.refined-x.com/health",
    "supported": [
      "POST /ask",
      "conversational_search",
      "list",
      "summarize",
      "SSE",
      "MCP ask"
    ],
    "unsupported": [
      "/await",
      "promise responses",
      "elicitation",
      "chatgpt_app",
      "arbitrary extension fields",
      "result actions",
      "long-term memory"
    ],
    "notes": [
      "Supports POST /ask with conversational_search, list, summarize, buffered SSE, and MCP ask over Streamable HTTP.",
      "Does not support /await, promise responses, elicitation, chatgpt_app, arbitrary extension fields, result actions, or long-term memory."
    ]
  },
  "policy": {
    "access": "public-read-only",
    "sourceOfTruth": "Published pages and generated static endpoints on refined-x.com"
  }
}
