# openviking - Doramagic AI Context Pack

> 定位：安装前体验与判断资产。它帮助宿主 AI 有一个好的开始，但不代表已经安装、执行或验证目标项目。

## 充分原则

- **充分原则，不是压缩原则**：AI Context Pack 应该充分到让宿主 AI 在开工前理解项目价值、能力边界、使用入口、风险和证据来源；它可以分层组织，但不以最短摘要为目标。
- **压缩策略**：只压缩噪声和重复内容，不压缩会影响判断和开工质量的上下文。

## 给宿主 AI 的使用方式

你正在读取 Doramagic 为 openviking 编译的 AI Context Pack。请把它当作开工前上下文：帮助用户理解适合谁、能做什么、如何开始、哪些必须安装后验证、风险在哪里。不要声称你已经安装、运行或执行了目标项目。

## Claim 消费规则

- **事实来源**：Repo Evidence + Claim/Evidence Graph；Human Wiki 只提供显著性、术语和叙事结构。
- **事实最低状态**：`supported`
- `supported`：可以作为项目事实使用，但回答中必须引用 claim_id 和证据路径。
- `weak`：只能作为低置信度线索，必须要求用户继续核实。
- `inferred`：只能用于风险提示或待确认问题，不能包装成项目事实。
- `unverified`：不得作为事实使用，应明确说证据不足。
- `contradicted`：必须展示冲突来源，不得替用户强行选择一个版本。

## 它最适合谁

- **AI 研究者或研究型 Agent 构建者**：README 明确围绕研究、实验或论文工作流展开。 证据：`README.md` Claim：`clm_0004` supported 0.86
- **正在使用 Claude/Codex/Cursor/Gemini 等宿主 AI 的开发者**：README 或插件配置提到多个宿主 AI。 证据：`README.md` Claim：`clm_0005` supported 0.86
- **希望把专业流程带进宿主 AI 的用户**：仓库包含 Skill 文档。 证据：`bot/workspace/skills/cron/SKILL.md`, `bot/workspace/skills/github/SKILL.md`, `bot/workspace/skills/github-proxy/SKILL.md`, `bot/workspace/skills/opencode/SKILL.md` 等 Claim：`clm_0006` supported 0.86

## 它能做什么

- **AI Skill / Agent 指令资产库**（可做安装前预览）：项目包含可被宿主 AI 读取的 Skill 或 Agent 指令文件，可用于把专业流程带入 Claude、Codex、Cursor 等宿主。 证据：`bot/workspace/skills/cron/SKILL.md`, `bot/workspace/skills/github/SKILL.md`, `bot/workspace/skills/github-proxy/SKILL.md`, `bot/workspace/skills/opencode/SKILL.md` 等 Claim：`clm_0001` supported 0.86
- **多宿主安装与分发**（需要安装后验证）：项目包含插件或 marketplace 配置，说明它面向一个或多个 AI 宿主的安装和分发。 证据：`examples/.claude-plugin/marketplace.json`, `examples/claude-code-memory-plugin/.claude-plugin/plugin.json`, `examples/codex-memory-plugin/.codex-plugin/plugin.json`, `examples/openclaw-plugin/openclaw.plugin.json` Claim：`clm_0002` supported 0.86
- **命令行启动或安装流程**（需要安装后验证）：项目文档中存在可执行命令，真实使用需要在本地或宿主环境中运行这些命令。 证据：`README.md`, `docs/en/getting-started/03-quickstart-server.md`, `examples/openclaw-plugin/INSTALL.md` Claim：`clm_0003` supported 0.86

## 怎么开始

- `pip install openviking --upgrade --force-reinstall` 证据：`README.md` Claim：`clm_0007` supported 0.86
- `npm i -g @openviking/cli` 证据：`README.md` Claim：`clm_0008` supported 0.86
- `pip install "google-genai>=1.0.0"` 证据：`README.md` Claim：`clm_0009` supported 0.86
- `pip install "openviking[bot]"` 证据：`README.md` Claim：`clm_0010` supported 0.86
- `curl http://localhost:1933/health` 证据：`docs/en/getting-started/03-quickstart-server.md` Claim：`clm_0011` unverified 0.25
- `curl -X POST http://localhost:1933/api/v1/resources \` 证据：`docs/en/getting-started/03-quickstart-server.md` Claim：`clm_0012` unverified 0.25
- `curl "http://localhost:1933/api/v1/fs/ls?uri=viking://resources/"` 证据：`docs/en/getting-started/03-quickstart-server.md` Claim：`clm_0013` unverified 0.25
- `curl -X POST http://localhost:1933/api/v1/search/find \` 证据：`docs/en/getting-started/03-quickstart-server.md` Claim：`clm_0014` unverified 0.25
- `curl -LsSf https://astral.sh/uv/install.sh | sh` 证据：`docs/en/getting-started/03-quickstart-server.md` Claim：`clm_0015` unverified 0.25
- `uv tool install openviking --upgrade` 证据：`docs/en/getting-started/03-quickstart-server.md` Claim：`clm_0016` unverified 0.25

## 继续前判断卡

- **当前建议**：先做研究框架试用
- **为什么**：这个项目面向研究工作流，核心风险是资料可信度和输出质量；先用 Prompt Preview 验证研究框架，再在隔离环境试装。

### 30 秒判断

- **现在怎么做**：先做研究框架试用
- **最小安全下一步**：先用 Prompt Preview 验证研究框架；满意后再隔离试装
- **先别相信**：研究结论、引用和实验结果不能在安装前相信。
- **继续会触碰**：研究判断、命令执行、宿主 AI 配置

### 现在可以相信

- **适合人群线索：AI 研究者或研究型 Agent 构建者**（supported）：有 supported claim 或项目证据支撑，但仍不等于真实安装效果。 证据：`README.md` Claim：`clm_0004` supported 0.86
- **适合人群线索：正在使用 Claude/Codex/Cursor/Gemini 等宿主 AI 的开发者**（supported）：有 supported claim 或项目证据支撑，但仍不等于真实安装效果。 证据：`README.md` Claim：`clm_0005` supported 0.86
- **适合人群线索：希望把专业流程带进宿主 AI 的用户**（supported）：有 supported claim 或项目证据支撑，但仍不等于真实安装效果。 证据：`bot/workspace/skills/cron/SKILL.md`, `bot/workspace/skills/github/SKILL.md`, `bot/workspace/skills/github-proxy/SKILL.md`, `bot/workspace/skills/opencode/SKILL.md` 等 Claim：`clm_0006` supported 0.86
- **能力存在：AI Skill / Agent 指令资产库**（supported）：可以相信项目包含这类能力线索；是否适合你的具体任务仍要试用或安装后验证。 证据：`bot/workspace/skills/cron/SKILL.md`, `bot/workspace/skills/github/SKILL.md`, `bot/workspace/skills/github-proxy/SKILL.md`, `bot/workspace/skills/opencode/SKILL.md` 等 Claim：`clm_0001` supported 0.86
- **能力存在：多宿主安装与分发**（supported）：可以相信项目包含这类能力线索；是否适合你的具体任务仍要试用或安装后验证。 证据：`examples/.claude-plugin/marketplace.json`, `examples/claude-code-memory-plugin/.claude-plugin/plugin.json`, `examples/codex-memory-plugin/.codex-plugin/plugin.json`, `examples/openclaw-plugin/openclaw.plugin.json` Claim：`clm_0002` supported 0.86
- **能力存在：命令行启动或安装流程**（supported）：可以相信项目包含这类能力线索；是否适合你的具体任务仍要试用或安装后验证。 证据：`README.md`, `docs/en/getting-started/03-quickstart-server.md`, `examples/openclaw-plugin/INSTALL.md` Claim：`clm_0003` supported 0.86

### 现在还不能相信

- **研究结论、引用和实验结果不能在安装前相信。**（unverified）：研究 Skill 可以组织问题和路径，但不能替代真实资料检索、论文核验和实验复现。
- **是否适合你的具体研究领域不能直接相信。**（unverified）：Skill 覆盖很多研究主题，不代表对你的领域、资料要求和可信度标准足够。
- **真实输出质量不能在安装前相信。**（unverified）：Prompt Preview 只能展示引导方式，不能证明真实项目中的结果质量。
- **宿主 AI 版本兼容性不能在安装前相信。**（unverified）：Claude、Cursor、Codex、Gemini 等宿主加载规则和版本差异必须在真实环境验证。
- **不会污染现有宿主 AI 行为，不能直接相信。**（inferred）：Skill、plugin、AGENTS/CLAUDE/GEMINI 指令可能改变宿主 AI 的默认行为。 证据：`bot/workspace/skills/cron/SKILL.md`, `bot/workspace/skills/github-proxy/SKILL.md`, `bot/workspace/skills/github/SKILL.md`, `bot/workspace/skills/opencode/SKILL.md` 等
- **可安全回滚不能默认相信。**（unverified）：除非项目明确提供卸载和恢复说明，否则必须先在隔离环境验证。
- **真实安装后是否与用户当前宿主 AI 版本兼容？**（unverified）：兼容性只能通过实际宿主环境验证。 证据：`examples/.claude-plugin/marketplace.json`, `examples/claude-code-memory-plugin/.claude-plugin/plugin.json`, `examples/codex-memory-plugin/.codex-plugin/plugin.json`, `examples/openclaw-plugin/openclaw.plugin.json`
- **项目输出质量是否满足用户具体任务？**（unverified）：安装前预览只能展示流程和边界，不能替代真实评测。

### 继续会触碰什么

- **研究判断**：问题拆解、资料路径、实验路径、结论结构和可信度判断。 原因：研究型 Skill 可能让输出看起来更专业，但不能替代真实证据核验。
- **命令执行**：包管理器、网络下载、本地插件目录、项目配置或用户主目录。 原因：运行第一条命令就可能产生环境改动；必须先判断是否值得跑。 证据：`README.md`, `docs/en/getting-started/03-quickstart-server.md`, `examples/openclaw-plugin/INSTALL.md`
- **宿主 AI 配置**：Claude/Codex/Cursor/Gemini/OpenCode 等宿主的 plugin、Skill 或规则加载配置。 原因：宿主配置会改变 AI 后续工作方式，可能和用户已有规则冲突。 证据：`bot/workspace/skills/cron/SKILL.md`, `bot/workspace/skills/github-proxy/SKILL.md`, `bot/workspace/skills/github/SKILL.md`, `bot/workspace/skills/opencode/SKILL.md` 等
- **本地环境或项目文件**：安装结果、插件缓存、项目配置或本地依赖目录。 原因：安装前无法证明写入范围和回滚方式，需要隔离验证。 证据：`README.md`, `docs/en/getting-started/03-quickstart-server.md`, `examples/.claude-plugin/marketplace.json`, `examples/claude-code-memory-plugin/.claude-plugin/plugin.json` 等
- **宿主 AI 上下文**：AI Context Pack、Prompt Preview、Skill 路由、风险规则和项目事实。 原因：导入上下文会影响宿主 AI 后续判断，必须避免把未验证项包装成事实。

### 最小安全下一步

- **先跑 Prompt Preview**：先验证它能否正确界定研究问题和证据边界，不要先相信研究输出。（适用：任何项目都适用，尤其是输出质量未知时。）
- **只在隔离目录或测试账号试装**：避免安装命令污染主力宿主 AI、真实项目或用户主目录。（适用：存在命令执行、插件配置或本地写入线索时。）
- **先备份宿主 AI 配置**：Skill、plugin、规则文件可能改变 Claude/Cursor/Codex 的默认行为。（适用：存在插件 manifest、Skill 或宿主规则入口时。）
- **安装后只验证一个最小任务**：先验证加载、兼容、输出质量和回滚，再决定是否深用。（适用：准备从试用进入真实工作流时。）

### 退出方式

- **保留安装前状态**：记录原始宿主配置和项目状态，后续才能判断是否可恢复。
- **准备移除宿主 plugin / Skill / 规则入口**：如果试装后行为异常，可以把宿主 AI 恢复到试装前状态。
- **保留资料和结论核验清单**：如果后续发现引用或实验路径不可靠，可以回到证据边界阶段重新校验。
- **记录安装命令和写入路径**：没有明确卸载说明时，至少要知道哪些目录或配置需要手动清理。
- **如果没有回滚路径，不进入主力环境**：不可回滚是继续前阻断项，不应靠信任或运气继续。

## 哪些只能预览

- 解释项目适合谁和能做什么
- 基于项目文档演示典型对话流程
- 帮助用户判断是否值得安装或继续研究

## 哪些必须安装后验证

- 真实安装 Skill、插件或 CLI
- 执行脚本、修改本地文件或访问外部服务
- 验证真实输出质量、性能和兼容性

## 边界与风险判断卡

- **把安装前预览误认为真实运行**：用户可能高估项目已经完成的配置、权限和兼容性验证。 处理方式：明确区分 prompt_preview_can_do 与 runtime_required。 Claim：`clm_0019` inferred 0.45
- **宿主 AI 插件或 Skill 规则冲突**：新规则可能改变用户现有宿主 AI 的工作方式。 处理方式：安装前先检查插件 manifest 和 Skill 文件，必要时隔离测试。 证据：`examples/.claude-plugin/marketplace.json`, `examples/claude-code-memory-plugin/.claude-plugin/plugin.json`, `examples/codex-memory-plugin/.codex-plugin/plugin.json`, `examples/openclaw-plugin/openclaw.plugin.json` Claim：`clm_0020` supported 0.86
- **命令执行会修改本地环境**：安装命令可能写入用户主目录、宿主插件目录或项目配置。 处理方式：先在隔离环境或测试账号中运行。 证据：`README.md`, `docs/en/getting-started/03-quickstart-server.md`, `examples/openclaw-plugin/INSTALL.md` Claim：`clm_0021` supported 0.86
- **待确认**：真实安装后是否与用户当前宿主 AI 版本兼容？。原因：兼容性只能通过实际宿主环境验证。
- **待确认**：项目输出质量是否满足用户具体任务？。原因：安装前预览只能展示流程和边界，不能替代真实评测。
- **待确认**：安装命令是否需要网络、权限或全局写入？。原因：这影响企业环境和个人环境的安装风险。

## 开工前工作上下文

### 加载顺序

- 先读取 how_to_use.host_ai_instruction，建立安装前判断资产的边界。
- 读取 claim_graph_summary，确认事实来自 Claim/Evidence Graph，而不是 Human Wiki 叙事。
- 再读取 intended_users、capabilities 和 quick_start_candidates，判断用户是否匹配。
- 需要执行具体任务时，优先查 role_skill_index，再查 evidence_index。
- 遇到真实安装、文件修改、网络访问、性能或兼容性问题时，转入 risk_card 和 boundaries.runtime_required。

### 任务路由

- **AI Skill / Agent 指令资产库**：先基于 role_skill_index / evidence_index 帮用户挑选可用角色、Skill 或工作流。 边界：可做安装前 Prompt 体验。 证据：`bot/workspace/skills/cron/SKILL.md`, `bot/workspace/skills/github/SKILL.md`, `bot/workspace/skills/github-proxy/SKILL.md`, `bot/workspace/skills/opencode/SKILL.md` 等 Claim：`clm_0001` supported 0.86
- **多宿主安装与分发**：先说明这是安装后验证能力，再给出安装前检查清单。 边界：必须真实安装或运行后验证。 证据：`examples/.claude-plugin/marketplace.json`, `examples/claude-code-memory-plugin/.claude-plugin/plugin.json`, `examples/codex-memory-plugin/.codex-plugin/plugin.json`, `examples/openclaw-plugin/openclaw.plugin.json` Claim：`clm_0002` supported 0.86
- **命令行启动或安装流程**：先说明这是安装后验证能力，再给出安装前检查清单。 边界：必须真实安装或运行后验证。 证据：`README.md`, `docs/en/getting-started/03-quickstart-server.md`, `examples/openclaw-plugin/INSTALL.md` Claim：`clm_0003` supported 0.86

### 上下文规模

- 文件总数：2256
- 重要文件覆盖：40/2256
- 证据索引条目：80
- 角色 / Skill 条目：15

### 证据不足时的处理

- **missing_evidence**：说明证据不足，要求用户提供目标文件、README 段落或安装后验证记录；不要补全事实。
- **out_of_scope_request**：说明该任务超出当前 AI Context Pack 证据范围，并建议用户先查看 Human Manual 或真实安装后验证。
- **runtime_request**：给出安装前检查清单和命令来源，但不要替用户执行命令或声称已执行。
- **source_conflict**：同时展示冲突来源，标记为待核实，不要强行选择一个版本。

## Prompt Recipes

### 适配判断

- 目标：判断这个项目是否适合用户当前任务。
- 预期输出：适配结论、关键理由、证据引用、安装前可预览内容、必须安装后验证内容、下一步建议。

```text
请基于 openviking 的 AI Context Pack，先问我 3 个必要问题，然后判断它是否适合我的任务。回答必须包含：适合谁、能做什么、不能做什么、是否值得安装、证据来自哪里。所有项目事实必须引用 evidence_refs、source_paths 或 claim_id。
```

### 安装前体验

- 目标：让用户在安装前感受核心工作流，同时避免把预览包装成真实能力或营销承诺。
- 预期输出：一段带边界标签的体验剧本、安装后验证清单和谨慎建议；不含真实运行承诺或强营销表述。

```text
请把 openviking 当作安装前体验资产，而不是已安装工具或真实运行环境。

请严格输出四段：
1. 先问我 3 个必要问题。
2. 给出一段“体验剧本”：用 [安装前可预览]、[必须安装后验证]、[证据不足] 三种标签展示它可能如何引导工作流。
3. 给出安装后验证清单：列出哪些能力只有真实安装、真实宿主加载、真实项目运行后才能确认。
4. 给出谨慎建议：只能说“值得继续研究/试装”“先补充信息后再判断”或“不建议继续”，不得替项目背书。

硬性边界：
- 不要声称已经安装、运行、执行测试、修改文件或产生真实结果。
- 不要写“自动适配”“确保通过”“完美适配”“强烈建议安装”等承诺性表达。
- 如果描述安装后的工作方式，必须使用“如果安装成功且宿主正确加载 Skill，它可能会……”这种条件句。
- 体验剧本只能写成“示例台词/假设流程”：使用“可能会询问/可能会建议/可能会展示”，不要写“已写入、已生成、已通过、正在运行、正在生成”。
- Prompt Preview 不负责给安装命令；如用户准备试装，只能提示先阅读 Quick Start 和 Risk Card，并在隔离环境验证。
- 所有项目事实必须来自 supported claim、evidence_refs 或 source_paths；inferred/unverified 只能作风险或待确认项。

```

### 角色 / Skill 选择

- 目标：从项目里的角色或 Skill 中挑选最匹配的资产。
- 预期输出：候选角色或 Skill 列表，每项包含适用场景、证据路径、风险边界和是否需要安装后验证。

```text
请读取 role_skill_index，根据我的目标任务推荐 3-5 个最相关的角色或 Skill。每个推荐都要说明适用场景、可能输出、风险边界和 evidence_refs。
```

### 风险预检

- 目标：安装或引入前识别环境、权限、规则冲突和质量风险。
- 预期输出：环境、权限、依赖、许可、宿主冲突、质量风险和未知项的检查清单。

```text
请基于 risk_card、boundaries 和 quick_start_candidates，给我一份安装前风险预检清单。不要替我执行命令，只说明我应该检查什么、为什么检查、失败会有什么影响。
```

### 宿主 AI 开工指令

- 目标：把项目上下文转成一次对话开始前的宿主 AI 指令。
- 预期输出：一段边界明确、证据引用明确、适合复制给宿主 AI 的开工前指令。

```text
请基于 openviking 的 AI Context Pack，生成一段我可以粘贴给宿主 AI 的开工前指令。这段指令必须遵守 not_runtime=true，不能声称项目已经安装、运行或产生真实结果。
```

## 角色 / Skill 索引

- 共索引 15 个角色 / Skill / 项目文档条目。

- **cron**（skill）：Schedule reminders and recurring tasks. 激活提示：当用户任务与“cron”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`bot/workspace/skills/cron/SKILL.md`
- **github-proxy**（skill）：GitHub 国内访问加速 skill，使用 githubproxy.cc 代理加速 GitHub 仓库克隆、文件下载、Raw 文件访问等操作。使用场景： 1 需要 git clone GitHub 仓库时加速， 2 下载 GitHub Release 文件、Raw 文件、Archive 压缩包时加速， 3 任何需要访问 GitHub 资源但速度慢的场景 激活提示：当用户任务与“github-proxy”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`bot/workspace/skills/github-proxy/SKILL.md`
- **github**（skill）：Interact with GitHub using the gh CLI. Use gh issue , gh pr , gh run , and gh api for issues, PRs, CI runs, and advanced queries. 激活提示：当用户任务与“github”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`bot/workspace/skills/github/SKILL.md`
- **opencode**（skill）：Monitor and manage your OpenCode tasks using helper scripts. 激活提示：当用户任务与“opencode”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`bot/workspace/skills/opencode/SKILL.md`
- **skill-creator**（skill）：Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. 激活提示：当用户任务与“skill-creator”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`bot/workspace/skills/skill-creator/SKILL.md`
- **summarize**（skill）：Summarize or extract text/transcripts from URLs, podcasts, and local files great fallback for “transcribe this YouTube/video” . 激活提示：当用户任务与“summarize”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`bot/workspace/skills/summarize/SKILL.md`
- **tmux**（skill）：Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. 激活提示：当用户任务与“tmux”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`bot/workspace/skills/tmux/SKILL.md`
- **weather**（skill）：Get current weather and forecasts no API key required . 激活提示：当用户任务与“weather”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`bot/workspace/skills/weather/SKILL.md`
- **install-openviking-memory**（skill）： 激活提示：当用户任务与“install-openviking-memory”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`examples/openclaw-plugin/skills/install-openviking-memory/SKILL.md`
- **openviking-context-database**（skill）： 激活提示：当用户任务与“openviking-context-database”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`examples/openclaw-plugin/skills/openviking-context-database/SKILL.md`
- **ov-add-paper**（skill）：Load when the user asks to add, import, compile, or ingest a research paper/PDF into OpenViking, especially when they mention ov-add-paper, ARA, claims, evidence, figures, tables, or paper-to-OV knowledge resources. 激活提示：当用户任务与“ov-add-paper”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`examples/skills/ov-add-paper/SKILL.md`
- **ov-resources**（skill）：Load when an agent needs to add, manage, browse, search, modify, or remove resources in OpenViking. Trigger on explicit user requests about resource management or context search, when the user mentions ov add-resource , ov task watch , ov export , ov import , ov backup , ov restore , ov ls , ov tree , ov read , ov write , ov mkdir , ov rm , ov mv , ov find , ov search , ov grep , ov glob , or when an agent needs to… 激活提示：当用户任务与“ov-resources”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`examples/skills/ov-resources/SKILL.md`
- **ov-server-operate**（skill）：Operate and maintain OpenViking server - configure, install, start, stop, and cleanup the server. Use when need to setup or manage OpenViking service deployment. 激活提示：当用户任务与“ov-server-operate”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`examples/skills/ov-server-operate/SKILL.md`
- **ov-skills**（skill）：Load when an agent needs to manage, install, update, remove, or validate OpenViking skills via the ov skills CLI. Trigger on explicit user requests about skill management, when the user mentions ov skills , install skill , update skill , delete skill , validate skill , or when an agent needs to discover what skills are available on the OpenViking server. 激活提示：当用户任务与“ov-skills”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`examples/skills/ov-skills/SKILL.md`
- **ov_dream**（skill）：Use when the user explicitly types ov dream or ov recall and the request should be routed to the OpenViking sync/recall CLI instead of handled as normal chat. 激活提示：当用户任务与“ov_dream”描述的流程高度相关时，先用它做安装前体验，再决定是否安装。 证据：`examples/skills/ov_dream/SKILL.md`

## 证据索引

- 共索引 80 条证据。

- **OpenViking: The Context Database for AI Agents**（documentation）：OpenViking: The Context Database for AI Agents 证据：`README.md`
- **Vikingbot**（documentation）：Vikingbot , built on the Nanobot https://github.com/HKUDS/nanobot project, is designed to deliver an OpenClaw-like bot integrated with OpenViking. 证据：`bot/README.md`
- **OpenViking Web Studio**（documentation）：Web Studio is the React/Vite frontend workspace for OpenViking. It is a static single page application for resource management, retrieval, bot-backed sessions, and operational diagnostics. 证据：`web-studio/README.md`
- **RAG**（documentation）：RAG is an independent RAG Retrieval-Augmented Generation system evaluation framework, fully compatible with the latest version of OpenViking. 证据：`benchmark/RAG/README.md`
- **OpenViking Server 压测脚本使用指南**（documentation）：本目录包含面向 OpenViking 本地 Server 的自定义压测脚本。当前主要脚本是： 证据：`benchmark/custom/README.md`
- **LoCoMo 评测脚本使用指南**（documentation）：本目录包含 LoCoMo（Long-Term Conversation Memory）评测脚本，用于评估对话记忆系统的性能。 证据：`benchmark/locomo/README.md`
- **LoCoMo benchmark — Claude Code memory paths**（documentation）：LoCoMo benchmark — Claude Code memory paths 证据：`benchmark/locomo/claudecode/README.md`
- **Hermes LoCoMo Benchmark**（documentation）：This directory runs LoCoMo QA through Hermes Agent with three memory paths: 证据：`benchmark/locomo/hermes/README.md`
- **LoCoMo Benchmark — mem0 Evaluation**（documentation）：Evaluate mem0 memory retrieval on the LoCoMo https://github.com/snap-stanford/locomo benchmark using OpenClaw as the agent. 证据：`benchmark/locomo/mem0/README.md`
- **LoCoMo OpenViking Benchmark**（documentation）：This directory contains the OpenViking evaluation flow for LoCoMo: 证据：`benchmark/locomo/openviking/README.md`
- **LoCoMo Benchmark — Supermemory Evaluation**（documentation）：LoCoMo Benchmark — Supermemory Evaluation 证据：`benchmark/locomo/supermemory/README.md`
- **LongMemEval OpenViking Benchmark**（documentation）：This directory contains the OpenViking evaluation flow for LongMemEval: 证据：`benchmark/longmemeval/openviking/README.md`
- **TAU-2 Benchmark**（documentation）：This directory contains the OpenViking TAU-2 LLM benchmark entry point. The reproduction surface is intentionally narrow: 证据：`benchmark/tau2/llm/README.md`
- **VikingBot × tau2-bench Runner**（documentation）：This folder runs the full VikingBot agent bot/vikingbot AgentLoop end-to-end on tau2-bench https://github.com/sierra-research/tau2-bench tasks, then commits the resulting trajectories back into OpenViking memory so the agent can self-improve across epochs cold start → memory-augmented runs . 证据：`benchmark/tau2/vikingbot/README.md`
- **狼人杀 Demo（中文版）**（documentation）：本目录提供一个狼人杀演示服务，包含： - OpenViking + bot 通道初始化 - Web UI（默认端口 1995 ） - 对局记录、排行榜、回放查看 证据：`bot/demo/werewolf/README.md`
- **Vikingbot Docker 一键部署**（documentation）：本目录提供 Vikingbot 的 Docker 一键部署脚本，支持本地快速部署和多架构支持。 证据：`bot/deploy/docker/README.md`
- **ECS 部署**（documentation）：ECS 部署 火山引擎ECS部署方案待实现。 证据：`bot/deploy/ecs/README.md`
- **VKE 部署指南**（documentation）：本文档介绍如何将 Vikingbot 部署到火山引擎容器服务（VKE）。 证据：`bot/deploy/vke/README.md`
- **OpenViking 文件系统挂载模块**（documentation）：这个模块将 OpenViking 的虚拟文件系统挂载到本地文件系统路径，让用户可以像操作普通文件一样操作 OpenViking 上的数据。 证据：`bot/vikingbot/openviking_mount/README.md`
- **vikingbot Skills**（documentation）：This directory contains built-in skills that extend vikingbot's capabilities. 证据：`bot/workspace/skills/README.md`
- **OpenViking CLI**（documentation）：Command-line interface for OpenViking https://github.com/volcengine/OpenViking - an Agent-native context database. 证据：`crates/ov_cli/README.md`
- **RAGFS Mooncake Cache Provider**（documentation）：This crate maps the RAGFS CacheProvider contract to Mooncake Store without changing CachedFileSystem . 证据：`crates/ragfs-cache-mooncake/README.md`
- **OpenViking Helm Chart**（documentation）：Deploy OpenViking on Kubernetes using Helm. 证据：`deploy/helm/README.md`
- **Basic Usage Example: OpenViking Python SDK**（documentation）：Basic Usage Example: OpenViking Python SDK 证据：`examples/basic-usage/README.md`
- **OpenViking Memory Plugin for Claude Code**（documentation）：OpenViking Memory Plugin for Claude Code 证据：`examples/claude-code-memory-plugin/README.md`
- **OpenViking Memory Plugin for Codex**（documentation）：Long-term semantic memory for Codex https://developers.openai.com/codex , powered by OpenViking https://github.com/volcengine/OpenViking . 证据：`examples/codex-memory-plugin/README.md`
- **OpenViking Helm Chart**（documentation）：This Helm chart deploys OpenViking on Kubernetes, providing a scalable and production-ready RAG Retrieval-Augmented Generation and semantic search service. 证据：`examples/k8s-helm/README.md`
- **OpenViking Multi-Tenant 示例**（documentation）：演示 OpenViking 多租户管理功能：账户创建、用户注册、角色管理、Key 管理、数据访问。 证据：`examples/multi_tenant/README.md`
- **OpenViking for OpenClaw**（documentation）：Use OpenViking https://github.com/volcengine/OpenViking as OpenClaw's long-term context engine: automatic recall, session archive, memory extraction, semantic search, and RAG over a remote OpenViking server. 证据：`examples/openclaw-plugin/README.md`
- **OpenViking OpenCode Plugin**（documentation）：A unified OpenCode plugin for OpenViking repository retrieval and long-term memory. 证据：`examples/opencode-plugin/README.md`
- **@openviking/cli**（documentation）：Native CLI for OpenViking https://github.com/volcengine/openviking — an agent-native context database for AI workflows. 证据：`npm/cli/README.md`
- **OpenViking Eval 模块**（documentation）：OpenViking 的评估模块，提供 RAG 系统的多维度评估能力。 证据：`openviking/eval/README.md`
- **Usage/Audit 使用说明**（documentation）：Usage/Audit 是 OpenViking Server 给 Console 使用的产品统计与请求审计模块。它复用 OpenViking 已有的 observability 事件，不要求 Console 直接依赖 Prometheus，也不会在正常 API 请求链路里同步写统计库。 证据：`openviking/observability/usage_audit/README.md`
- **OpenViking 解析系统**（documentation）：OpenViking 的解析系统负责将各种格式的原始文档转换为结构化的上下文信息，遵循 L0/L1/L2 三层信息模型。该系统采用模块化设计，支持多种文档格式，并允许用户通过协议扩展自定义解析器。 证据：`openviking/parse/parsers/README.md`
- **代码解析方案 Code Parser**（documentation）：OpenViking 通过 Code Parser 模块实现对代码仓库的整体解析与理解。与普通文档的拆解式处理不同，代码解析采用了基于目录结构的整体映射策略，旨在保持代码项目的完整上下文。 证据：`openviking/parse/parsers/code/README.md`
- **Storage Observers**（documentation）：The observers module provides observability capabilities for the OpenViking storage system. Observers allow monitoring and reporting the status of various storage components in real-time. 证据：`openviking/storage/observers/README.md`
- **VikingVectorIndex**（documentation）：OpenViking 项目的高性能向量数据库模块，专为 AI Agent 场景设计，提供向量存储、检索和聚合分析能力。 证据：`openviking/storage/vectordb/README.md`
- **VectorDB Adapter 接入指南（新增第三方后端）**（documentation）：本指南说明如何在 openviking/storage/vectordb adapters 下新增一个第三方向量库后端，并接入 OpenViking 现有检索链路。 证据：`openviking/storage/vectordb_adapters/README.md`
- **OpenViking Go SDK**（documentation）：The Go SDK is an HTTP client for a running OpenViking server. It lives in the main OpenViking repository as an independent Go module. 证据：`sdk/go/README.md`
- **openviking-sdk**（documentation）：Lightweight Python HTTP SDK for OpenViking. 证据：`sdk/python/README.md`
- **Features**（documentation）：LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. 证据：`third_party/leveldb-1.23/README.md`
- **Readme**（documentation）：This directory contains interfaces and implementations that isolate the rest of the package from platform details. 证据：`third_party/leveldb-1.23/port/README.md`
- **spdlog**（documentation）：Very fast, header-only/compiled, C++ logging library. ! ci https://github.com/gabime/spdlog/actions/workflows/ci.yml/badge.svg https://github.com/gabime/spdlog/actions/workflows/ci.yml &nbsp; ! Build status https://ci.appveyor.com/api/projects/status/d2jnxclg20vd0o50?svg=true&branch=v1.x https://ci.appveyor.com/project/gabime/spdlog ! Release https://img.shields.io/github/release/gabime/spdlog.svg https://github.com/gabime/spdlog/releases/latest 证据：`third_party/spdlog-1.14.1/README.md`
- **Package**（package_manifest）：{ "name": "bot", "version": "1.0.0", "description": " Vikingbot is developed based on the project nanobot https://github.com/HKUDS/nanobot , with the goal of providing an OpenClaw-like bot integrated with OpenViking.", "main": "index.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": , "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@anthropic-ai/sandbox-runtime": "^0.0.37" } } 证据：`bot/package.json`
- **Package**（package_manifest）：{ "name": "openviking-docs", "version": "0.0.0", "private": true, "type": "module", "scripts": { "docs:dev": "vitepress dev . --host 0.0.0.0", "docs:build": "vitepress build .", "docs:preview": "vitepress preview . --host 0.0.0.0", "test:search": "node --experimental-strip-types --test .vitepress/theme/openviking-search- .test.ts" }, "devDependencies": { "vitepress": "1.6.4" } } 证据：`docs/package.json`
- **Package**（package_manifest）：{ "name": "web-studio", "private": true, "type": "module", "imports": { " / ": "./src/ " }, "scripts": { "dev": "vite dev --port 3000", "build": "vite build", "preview": "vite preview", "test": "vitest run", "lint": "eslint src --ignore-pattern 'src/gen/ ' --ignore-pattern 'src/routeTree.gen.ts' --ignore-pattern 'src/components/ui/ '", "format": "prettier --check 'src/ / .{ts,tsx}'", "check": "prettier --write 'src/ / .{ts,tsx}' && eslint src --fix --ignore-pattern 'src/gen/ ' --ignore-pattern 'src/routeTree.gen.ts' --ignore-pattern 'src/components/ui/ '", "gen-server-client": "sh ./script/gen-server-client/gen-server-client.sh" }, "dependencies": { "@base-ui/react": "^1.3.0", "@codemirror/… 证据：`web-studio/package.json`
- **Package**（package_manifest）：{ "name": "vikingbot-whatsapp-bridge", "version": "0.1.0", "description": "WhatsApp bridge for vikingbot using Baileys", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc && node dist/index.js" }, "dependencies": { "@whiskeysockets/baileys": "7.0.0-rc.9", "ws": "^8.17.1", "qrcode-terminal": "^0.12.0", "pino": "^9.0.0" }, "devDependencies": { "@types/node": "^20.14.0", "@types/ws": "^8.5.10", "typescript": "^5.4.0" }, "engines": { "node": " =20.0.0" } } 证据：`bot/bridge/package.json`
- **Package**（package_manifest）：{ "name": "claude-code-openviking-memory", "version": "0.2.2", "description": "OpenViking memory plugin for Claude Code — semantic long-term memory", "type": "module", "scripts": { "test": "node --test scripts/lib/ .test.mjs" }, "private": true } 证据：`examples/claude-code-memory-plugin/package.json`
- **Package**（package_manifest）：{ "name": "@openviking/openclaw-plugin", "version": "2026.6.18", "displayName": "OpenViking", "description": "OpenClaw context-engine plugin — OpenViking AI memory, long-term memory, knowledge base, semantic search, RAG, context engine. 长期记忆 · 知识库 · 语义检索 · 上下文引擎", "type": "module", "keywords": "openclaw", "openviking", "plugin", "context-engine", "memory", "remote-memory", "RAG", "semantic-retrieval", "context-database", "long-term-memory", "auto-recall", "auto-capture" , "files": "dist/", " .ts", "adapters/", "commands/setup.ts", "config/feature-gates.json", "registries/", "routing/", "plugin/", "services/", "!vitest.config.ts", "install-manifest.json", "openclaw.plugin.json", "package.jso… 证据：`examples/openclaw-plugin/package.json`
- **Package**（package_manifest）：{ "name": "openclaw-openviking-setup-helper", "version": "2026.6.18", "description": "Setup helper for installing OpenViking memory plugin into OpenClaw", "type": "module", "bin": { "openclaw-openviking-setup-helper": "install.js", "openclaw-openviking-install": "install.js", "ov-install": "install.js" }, "keywords": "openviking", "openclaw", "setup", "memory", "agent", "installer" , "author": "OpenViking", "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/volcengine/OpenViking.git", "directory": "examples/openclaw-plugin/setup-helper" }, "files": "install.js" , "engines": { "node": " =22.0.0" } } 证据：`examples/openclaw-plugin/setup-helper/package.json`
- **Package**（package_manifest）：{ "name": "openviking-opencode-plugin", "version": "0.1.0", "author": "tanyouqing", "description": "Unified OpenCode plugin for OpenViking repository retrieval and long-term memory", "type": "module", "main": "index.mjs", "exports": { ".": "./index.mjs" }, "files": "index.mjs", "lib/", "README.md", "INSTALL.md", "INSTALL-ZH.md" , "scripts": { "check": "node --check index.mjs && node --check lib/runtime.mjs && node --check lib/repo-context.mjs && node --check lib/memory-session.mjs && node --check lib/memadd-local.mjs && node --check lib/memory-tools.mjs && node --check lib/code-tools.mjs && node --check lib/memory-recall.mjs && node --check lib/utils.mjs && node --check tests/code-tools-req… 证据：`examples/opencode-plugin/package.json`
- **Package**（package_manifest）：{ "name": "@openviking/cli", "version": "0.0.0", "description": "OpenViking CLI — agent-native context database", "bin": { "ov": "bin/ov.mjs" }, "scripts": { "postinstall": "node bin/postinstall.mjs" }, "type": "module", "files": "bin", "README.md" , "optionalDependencies": { "@openviking/cli-darwin-arm64": "0.0.0", "@openviking/cli-darwin-x64": "0.0.0", "@openviking/cli-linux-arm64": "0.0.0", "@openviking/cli-linux-x64": "0.0.0", "@openviking/cli-win32-x64": "0.0.0" }, "keywords": "openviking", "cli", "context", "embeddings", "agent", "memory" , "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/volcengine/openviking.git" }, "publishConfig": { "access":… 证据：`npm/cli/package.json`
- **Tool Result Compression Bench Tests**（documentation）：Tool Result Compression Bench Tests 证据：`examples/openclaw-plugin/tests/toolresult_compression_tests/README.md`
- **Contributing Guide**（documentation）：Thank you for your interest in OpenViking! We welcome contributions of all kinds: 证据：`CONTRIBUTING.md`
- **Cron**（skill_instruction）：Use the cron tool to schedule reminders or recurring tasks. 证据：`bot/workspace/skills/cron/SKILL.md`
- **GitHub 国内代理加速 Skill**（skill_instruction）：使用 githubproxy.cc 代理服务，为国内访问 GitHub 提供加速支持。 证据：`bot/workspace/skills/github-proxy/SKILL.md`
- **GitHub Skill**（skill_instruction）：Use the gh CLI to interact with GitHub. Always specify --repo owner/repo when not in a git directory, or use URLs directly. 证据：`bot/workspace/skills/github/SKILL.md`
- **OpenCode Skill**（skill_instruction）：Use helper scripts to manage your OpenCode instances. 证据：`bot/workspace/skills/opencode/SKILL.md`
- **Skill Creator**（skill_instruction）：This skill provides guidance for creating effective skills. 证据：`bot/workspace/skills/skill-creator/SKILL.md`
- **Summarize**（skill_instruction）：Fast CLI to summarize URLs, local files, and YouTube links. 证据：`bot/workspace/skills/summarize/SKILL.md`
- 其余 20 条证据见 `AI_CONTEXT_PACK.json` 或 `EVIDENCE_INDEX.json`。

## 宿主 AI 必须遵守的规则

- **把本资产当作开工前上下文，而不是运行环境。**：AI Context Pack 只包含证据化项目理解，不包含目标项目的可执行状态。 证据：`README.md`, `bot/README.md`, `web-studio/README.md`
- **回答用户时区分可预览内容与必须安装后才能验证的内容。**：安装前体验的消费者价值来自降低误装和误判，而不是伪装成真实运行。 证据：`README.md`, `bot/README.md`, `web-studio/README.md`

## 用户开工前应该回答的问题

- 你准备在哪个宿主 AI 或本地环境中使用它？
- 你只是想先体验工作流，还是准备真实安装？
- 你最在意的是安装成本、输出质量、还是和现有规则的冲突？

## 验收标准

- 所有能力声明都能回指到 evidence_refs 中的文件路径。
- AI_CONTEXT_PACK.md 没有把预览包装成真实运行。
- 用户能在 3 分钟内看懂适合谁、能做什么、如何开始和风险边界。

---

## Doramagic Context Augmentation

下面内容用于强化 Repomix/AI Context Pack 主体。Human Manual 只提供阅读骨架；踩坑日志会被转成宿主 AI 必须遵守的工作约束。

## Human Manual 骨架

使用规则：这里只是项目阅读路线和显著性信号，不是事实权威。具体事实仍必须回到 repo evidence / Claim Graph。

宿主 AI 硬性规则：
- 不得把页标题、章节顺序、摘要或 importance 当作项目事实证据。
- 解释 Human Manual 骨架时，必须明确说它只是阅读路线/显著性信号。
- 能力、安装、兼容性、运行状态和风险判断必须引用 repo evidence、source path 或 Claim Graph。

- **OpenViking 概览：上下文数据库与五大核心概念**：importance `high`
  - source_paths: README.md, docs/en/concepts/01-architecture.md, docs/en/concepts/02-context-types.md, docs/en/concepts/03-context-layers.md, docs/en/concepts/04-viking-uri.md
- **系统架构、C++ 索引内核与存储层**：importance `high`
  - source_paths: openviking/server/app.py, openviking/server/bootstrap.py, openviking/service/core.py, openviking/storage/vectordb/__init__.py, openviking/storage/viking_fs.py
- **Agent 集成生态：OpenClaw、Claude Code、Codex、OpenCode、LangChain 与 VikingBot**：importance `high`
  - source_paths: examples/openclaw-plugin/index.ts, examples/openclaw-plugin/openclaw.plugin.json, examples/openclaw-plugin/docs/openviking-openclaw-plugin-guide.md, examples/claude-code-memory-plugin/.claude-plugin/plugin.json, examples/claude-code-memory-plugin/scripts/auto-recall.mjs
- **部署、运维可观测性及社区热点议题**：importance `high`
  - source_paths: openviking/server/config.py, openviking/server/auth/plugins/api_key.py, openviking/server/oauth/router.py, openviking/metrics/exporters/prometheus.py, openviking/metrics/collectors/token_usage_related_collectors.py

## Repo Inspection Evidence / 源码检查证据

- repo_clone_verified: true
- repo_inspection_verified: true
- repo_commit: `e0ce25649a812f4e6810cec4eac23c83a4bdd732`
- inspected_files: `Dockerfile`, `README.md`, `docker-compose.yml`, `pyproject.toml`, `uv.lock`, `docs/.vitepress/config.ts`, `docs/.vitepress/theme/index.ts`, `docs/.vitepress/theme/openviking-search-i18n.test.ts`, `docs/.vitepress/theme/openviking-search-i18n.ts`, `docs/.vitepress/theme/openviking-search-results.test.ts`, `docs/.vitepress/theme/openviking-search-results.ts`, `docs/design/2026-05-20-code-tools-design.md`, `docs/design/local-embedding-llama-cpp-design.md`, `docs/design/mcp-oauth2-1.md`, `docs/design/memory-link-design.md`, `docs/design/metric-design.md`, `docs/design/openclaw-agent-experience-memory-design.md`, `docs/design/parser-two-layer-refactor-plan.md`, `docs/design/session-memory-extraction-flow.md`, `docs/design/tool-stub-design.md`

宿主 AI 硬性规则：
- 没有 repo_clone_verified=true 时，不得声称已经读过源码。
- 没有 repo_inspection_verified=true 时，不得把 README/docs/package 文件判断写成事实。
- 没有 quick_start_verified=true 时，不得声称 Quick Start 已跑通。

## Doramagic Pitfall Constraints / 踩坑约束

这些规则来自 Doramagic 发现、验证或编译过程中的项目专属坑点。宿主 AI 必须把它们当作工作约束，而不是普通说明文字。

### Constraint 1: 来源证据：Bug: openviking-memory.ts autoRecall has three critical bugs (mode:auto, input.parts vs output.parts, config scope)

- Trigger: GitHub 社区证据显示该项目存在一个配置相关的待验证问题：Bug: openviking-memory.ts autoRecall has three critical bugs (mode:auto, input.parts vs output.parts, config scope)
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/volcengine/OpenViking/issues/2757 | 来源类型 github_issue 暴露的待验证使用条件。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 2: 来源证据：[Bug] Semantic queue poison: `_process_memory_directory` raises on a memory file URI and re-enqueues forever

- Trigger: GitHub 社区证据显示该项目存在一个配置相关的待验证问题：[Bug] Semantic queue poison: `_process_memory_directory` raises on a memory file URI and re-enqueues forever
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/volcengine/OpenViking/issues/2734 | 来源讨论提到 python 相关条件，需在安装/试用前复核。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 3: 来源证据：[Question]: 请问一下openclaw接入微信渠道，openviking能否支持多个微信用户的记忆隔离和召回

- Trigger: GitHub 社区证据显示该项目存在一个配置相关的待验证问题：[Question]: 请问一下openclaw接入微信渠道，openviking能否支持多个微信用户的记忆隔离和召回
- Host AI rule: 来源显示可能已有修复、规避或版本变化，说明书中必须标注适用版本。
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/volcengine/OpenViking/issues/2761 | 来源讨论提到 python 相关条件，需在安装/试用前复核。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 4: 能力判断依赖假设

- Trigger: README/documentation is current enough for a first validation pass.
- Host AI rule: 将假设转成下游验证清单。
- Why it matters: 假设不成立时，用户拿不到承诺的能力。
- Evidence: capability.assumptions | https://github.com/volcengine/OpenViking | README/documentation is current enough for a first validation pass.
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 5: 运行可能依赖外部服务

- Trigger: 项目说明出现 external service/cloud/webhook/database 等运行依赖关键词。
- Host AI rule: 确认是否有离线 demo、mock 数据或可替代服务。
- Why it matters: 本地安装成功不等于能力可用，外部服务不可用会阻断体验。
- Evidence: packet_text.keyword_scan | https://github.com/volcengine/OpenViking | matched external service / cloud / webhook / database keyword
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 6: 维护活跃度未知

- Trigger: 未记录 last_activity_observed。
- Host AI rule: 补 GitHub 最近 commit、release、issue/PR 响应信号。
- Why it matters: 新项目、停更项目和活跃项目会被混在一起，推荐信任度下降。
- Evidence: evidence.maintainer_signals | https://github.com/volcengine/OpenViking | last_activity_observed missing
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

- Trigger: no_demo
- Evidence: downstream_validation.risk_items | https://github.com/volcengine/OpenViking | no_demo; severity=medium
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 8: 存在评分风险

- Trigger: no_demo
- Why it matters: 风险会影响是否适合普通用户安装。
- Evidence: risks.scoring_risks | https://github.com/volcengine/OpenViking | no_demo; severity=medium
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 9: issue/PR 响应质量未知

- Trigger: issue_or_pr_quality=unknown。
- Host AI rule: 抽样最近 issue/PR，判断是否长期无人处理。
- Why it matters: 用户无法判断遇到问题后是否有人维护。
- Evidence: evidence.maintainer_signals | https://github.com/volcengine/OpenViking | issue_or_pr_quality=unknown
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 10: 发布节奏不明确

- Trigger: release_recency=unknown。
- Host AI rule: 确认最近 release/tag 和 README 安装命令是否一致。
- Why it matters: 安装命令和文档可能落后于代码，用户踩坑概率升高。
- Evidence: evidence.maintainer_signals | https://github.com/volcengine/OpenViking | release_recency=unknown
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。
