# Pitfall Log / 踩坑日志

项目：plastic-labs/honcho

摘要：发现 20 个潜在踩坑项，其中 3 个为 high/blocking；最高优先级：安装坑 - 来源证据：Conclusions re-derive after delete + cache flush (self-reinforcing)。

## 1. 安装坑 · 来源证据：Conclusions re-derive after delete + cache flush (self-reinforcing)

- 严重度：high
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：Conclusions re-derive after delete + cache flush (self-reinforcing)
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/plastic-labs/honcho/issues/725 | 来源讨论提到 docker 相关条件，需在安装/试用前复核。

## 2. 配置坑 · 来源证据：Self-hosted/local Honcho ingests messages but derived memory does not appear automatically; peer card/context/search re…

- 严重度：high
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个配置相关的待验证问题：Self-hosted/local Honcho ingests messages but derived memory does not appear automatically; peer card/context/search remain empty
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/plastic-labs/honcho/issues/494 | 来源讨论提到 python 相关条件，需在安装/试用前复核。

## 3. 安全/权限坑 · 来源证据：I need help setting up honcho

- 严重度：high
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题：I need help setting up honcho
- 对用户的影响：可能影响授权、密钥配置或安全边界。
- 证据：community_evidence:github | https://github.com/plastic-labs/honcho/issues/789 | 来源讨论提到 docker 相关条件，需在安装/试用前复核。

## 4. 安装坑 · 失败模式：installation: [Bug] ModuleNotFoundError: No module named 'click'

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: [Bug] ModuleNotFoundError: No module named 'click'
- 对用户的影响：Developers may fail before the first successful local run: [Bug] ModuleNotFoundError: No module named 'click'
- 证据：failure_mode_cluster:github_issue | https://github.com/plastic-labs/honcho/issues/786 | [Bug] ModuleNotFoundError: No module named 'click'

## 5. 安装坑 · 失败模式：installation: [Feature] Support TurboQuant/turbovec as optional vector store backend for memory compression

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: [Feature] Support TurboQuant/turbovec as optional vector store backend for memory compression
- 对用户的影响：Developers may fail before the first successful local run: [Feature] Support TurboQuant/turbovec as optional vector store backend for memory compression
- 证据：failure_mode_cluster:github_issue | https://github.com/plastic-labs/honcho/issues/781 | [Feature] Support TurboQuant/turbovec as optional vector store backend for memory compression

## 6. 安装坑 · 失败模式：installation: honcho-cli 0.1.0 on PyPI still missing click — please publish release with #786 fix

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: honcho-cli 0.1.0 on PyPI still missing click — please publish release with #786 fix
- 对用户的影响：Developers may fail before the first successful local run: honcho-cli 0.1.0 on PyPI still missing click — please publish release with #786 fix
- 证据：failure_mode_cluster:github_issue | https://github.com/plastic-labs/honcho/issues/808 | honcho-cli 0.1.0 on PyPI still missing click — please publish release with #786 fix

## 7. 安装坑 · 来源证据：[Bug] ModuleNotFoundError: No module named 'click'

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：[Bug] ModuleNotFoundError: No module named 'click'
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/plastic-labs/honcho/issues/786 | 来源讨论提到 python 相关条件，需在安装/试用前复核。

## 8. 安装坑 · 来源证据：[Feature] Support TurboQuant/turbovec as optional vector store backend for memory compression

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：[Feature] Support TurboQuant/turbovec as optional vector store backend for memory compression
- 对用户的影响：可能影响升级、迁移或版本选择。
- 证据：community_evidence:github | https://github.com/plastic-labs/honcho/issues/781 | 来源讨论提到 python 相关条件，需在安装/试用前复核。

## 9. 安装坑 · 来源证据：honcho-cli 0.1.0 on PyPI still missing click — please publish release with #786 fix

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：honcho-cli 0.1.0 on PyPI still missing click — please publish release with #786 fix
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/plastic-labs/honcho/issues/808 | 来源讨论提到 python 相关条件，需在安装/试用前复核。

## 10. 配置坑 · 可能修改宿主 AI 配置

- 严重度：medium
- 证据强度：source_linked
- 发现：项目面向 Claude/Cursor/Codex/Gemini/OpenCode 等宿主，或安装命令涉及用户配置目录。
- 对用户的影响：安装可能改变本机 AI 工具行为，用户需要知道写入位置和回滚方法。
- 证据：capability.host_targets | github_repo:689777286 | https://github.com/plastic-labs/honcho | host_targets=openclaw, mcp_host, claude_code, claude, cursor

## 11. 配置坑 · 失败模式：configuration: I need help setting up honcho

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: I need help setting up honcho
- 对用户的影响：Developers may misconfigure credentials, environment, or host setup: I need help setting up honcho
- 证据：failure_mode_cluster:github_issue | https://github.com/plastic-labs/honcho/issues/789 | I need help setting up honcho

## 12. 配置坑 · 失败模式：configuration: Self-hosted/local Honcho ingests messages but derived memory does not appear automatically; p...

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: Self-hosted/local Honcho ingests messages but derived memory does not appear automatically; peer card/context/search remain empty
- 对用户的影响：Developers may misconfigure credentials, environment, or host setup: Self-hosted/local Honcho ingests messages but derived memory does not appear automatically; peer card/context/search remain empty
- 证据：failure_mode_cluster:github_issue | https://github.com/plastic-labs/honcho/issues/494 | Self-hosted/local Honcho ingests messages but derived memory does not appear automatically; peer card/context/search remain empty

## 13. 能力坑 · 能力判断依赖假设

- 严重度：medium
- 证据强度：source_linked
- 发现：README/documentation is current enough for a first validation pass.
- 对用户的影响：假设不成立时，用户拿不到承诺的能力。
- 证据：capability.assumptions | github_repo:689777286 | https://github.com/plastic-labs/honcho | README/documentation is current enough for a first validation pass.

## 14. 维护坑 · 维护活跃度未知

- 严重度：medium
- 证据强度：source_linked
- 发现：未记录 last_activity_observed。
- 对用户的影响：新项目、停更项目和活跃项目会被混在一起，推荐信任度下降。
- 证据：evidence.maintainer_signals | github_repo:689777286 | https://github.com/plastic-labs/honcho | last_activity_observed missing

- 严重度：medium
- 证据强度：source_linked
- 发现：no_demo
- 证据：downstream_validation.risk_items | github_repo:689777286 | https://github.com/plastic-labs/honcho | no_demo; severity=medium

## 16. 安全/权限坑 · 存在评分风险

- 严重度：medium
- 证据强度：source_linked
- 发现：no_demo
- 对用户的影响：风险会影响是否适合普通用户安装。
- 证据：risks.scoring_risks | github_repo:689777286 | https://github.com/plastic-labs/honcho | no_demo; severity=medium

## 17. 能力坑 · 失败模式：capability: Test issue for honcho_conclude parameters

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Test issue for honcho_conclude parameters
- 对用户的影响：Developers may hit a documented source-backed failure mode: Test issue for honcho_conclude parameters
- 证据：failure_mode_cluster:github_issue | https://github.com/plastic-labs/honcho/issues/777 | Test issue for honcho_conclude parameters

## 18. 运行坑 · 失败模式：performance: Conclusions re-derive after delete + cache flush (self-reinforcing)

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this performance risk before relying on the project: Conclusions re-derive after delete + cache flush (self-reinforcing)
- 对用户的影响：Developers may hit a documented source-backed failure mode: Conclusions re-derive after delete + cache flush (self-reinforcing)
- 证据：failure_mode_cluster:github_issue | https://github.com/plastic-labs/honcho/issues/725 | Conclusions re-derive after delete + cache flush (self-reinforcing)

## 19. 维护坑 · issue/PR 响应质量未知

- 严重度：low
- 证据强度：source_linked
- 发现：issue_or_pr_quality=unknown。
- 对用户的影响：用户无法判断遇到问题后是否有人维护。
- 证据：evidence.maintainer_signals | github_repo:689777286 | https://github.com/plastic-labs/honcho | issue_or_pr_quality=unknown

## 20. 维护坑 · 发布节奏不明确

- 严重度：low
- 证据强度：source_linked
- 发现：release_recency=unknown。
- 对用户的影响：安装命令和文档可能落后于代码，用户踩坑概率升高。
- 证据：evidence.maintainer_signals | github_repo:689777286 | https://github.com/plastic-labs/honcho | release_recency=unknown
