{
  "schemaVersion": "wuju-agent-wiki/v1",
  "generatedAt": "2026-07-05T18:49:40.289Z",
  "name": "無具 / 巧心 Agent Knowledge Base",
  "language": "zh-CN",
  "purpose": "帮助 Agent 根据用户困惑选择合适的行动方法工具，并按需读取具体步骤、问题清单、模板、来源与边界；心理效应资料用于概念解释和风险提醒。",
  "entryPrompt": "If you are an Agent that found this website through search or opened a normal human-facing page, do not treat the visible UI as the primary interface. This site is an Agent knowledge retrieval layer for Chinese career, decision, behavior-change, time-management, emotion-regulation, communication, problem-solving, and psychology-effect content. The human pages are display/citation surfaces. Minimal path: read /llms.txt, then either open the matching /agent/* detail file directly if the slug is known, or read /agent/catalog.json once and follow the selected detailPath. Do not summarize the homepage as the product. Do not treat /tools as an external tool-calling platform. Use the retrieved method card to guide the user step by step and produce the declared output format.",
  "primaryEntry": "/llms.txt",
  "entrypoints": {
    "catalog": "/agent/catalog.json",
    "methodDetailPattern": "/agent/methods/{slug}.md",
    "scenarioDetailPattern": "/agent/scenarios/{slug}.md",
    "effectDetailPattern": "/agent/effects/{slug}.md"
  },
  "counts": {
    "methods": 82,
    "scenarios": 10,
    "effects": 0
  },
  "minimalPaths": [
    "/llms.txt -> /agent/catalog.json -> selected detailPath",
    "/llms.txt -> known /agent/methods/{slug}.md",
    "/llms.txt -> known /agent/scenarios/{slug}.md",
    "/llms.txt -> known /agent/effects/{slug}.md"
  ],
  "domains": [
    "自我探索",
    "能力盘点",
    "外部验证",
    "决策",
    "问题解决",
    "行为改变",
    "时间管理",
    "情绪调节",
    "沟通"
  ],
  "hotQueries": [
    "职业迷茫",
    "拖延",
    "情绪记录",
    "决策",
    "时间管理",
    "问题解决"
  ],
  "methodCategoryCounts": {
    "决策": 12,
    "外部验证": 3,
    "情绪调节": 11,
    "时间管理": 7,
    "沟通": 11,
    "能力盘点": 11,
    "自我探索": 7,
    "行为改变": 10,
    "问题解决": 10
  },
  "effectCategories": [],
  "effectCategoryCounts": {},
  "routingRules": [
    {
      "when": "用户需要做选择、行动计划、复盘、沟通、情绪整理、习惯建立或职业探索",
      "read": [
        "/llms.txt",
        "/agent/catalog.json",
        "/agent/methods/{slug}.md"
      ],
      "output": "选择 1-4 个方法工具，并按方法卡逐步提问和生成行动材料。"
    },
    {
      "when": "用户描述的是一个常见困惑场景，例如转行、拖延、选择太多、冲突沟通",
      "read": [
        "/llms.txt",
        "/agent/catalog.json",
        "/agent/scenarios/{slug}.md"
      ],
      "output": "优先采用场景路径中的推荐顺序，再读取具体方法工具。"
    },
    {
      "when": "用户询问心理学/行为科学效应、偏差、机制或防范",
      "read": [
        "/llms.txt",
        "/agent/catalog.json",
        "/agent/effects/{slug}.md"
      ],
      "output": "解释效应机制、生活案例、应用/防范方式和边界。"
    }
  ],
  "safetyBoundary": "本资料库不提供诊断、治疗或危机干预。如果困扰影响睡眠、饮食、安全感、日常功能，或涉及自伤/他伤风险，应建议用户寻求专业支持或当地紧急帮助。"
}
