# Pitfall Log / 踩坑日志

项目：memorycrystal/memorycrystal

摘要：发现 18 个潜在踩坑项，其中 0 个为 high/blocking；最高优先级：身份坑 - 仓库名和安装名不一致。

## 1. 身份坑 · 仓库名和安装名不一致

- 严重度：medium
- 证据强度：runtime_trace
- 发现：仓库名 `memorycrystal` 与安装入口 `@memorycrystal/crystal-memory` 不完全一致。
- 对用户的影响：用户照着仓库名搜索包或照着包名找仓库时容易走错入口。
- 复现命令：`npm install @memorycrystal/crystal-memory`
- 证据：identity.distribution | https://github.com/memorycrystal/memorycrystal | repo=memorycrystal; install=@memorycrystal/crystal-memory

## 2. 安装坑 · 失败模式：installation: Memory Crystal v0.8.11

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.11
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.11
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.11 | Memory Crystal v0.8.11

## 3. 安装坑 · 失败模式：installation: Memory Crystal v0.8.12

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.12
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.12
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.12 | Memory Crystal v0.8.12

## 4. 安装坑 · 失败模式：installation: Memory Crystal v0.8.13

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.13
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.13
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.13 | Memory Crystal v0.8.13

## 5. 安装坑 · 失败模式：installation: Memory Crystal v0.8.14

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.14
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.14
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.14 | Memory Crystal v0.8.14

## 6. 安装坑 · 失败模式：installation: Memory Crystal v0.8.4

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.4
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.4
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.4 | Memory Crystal v0.8.4

## 7. 安装坑 · 失败模式：installation: Memory Crystal v0.8.5

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.5
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.5
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.5 | Memory Crystal v0.8.5

## 8. 安装坑 · 失败模式：installation: Memory Crystal v0.8.6

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.6
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.6
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.6 | Memory Crystal v0.8.6

## 9. 安装坑 · 失败模式：installation: Memory Crystal v0.8.7

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.7
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.7
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.7 | Memory Crystal v0.8.7

## 10. 安装坑 · 失败模式：installation: Memory Crystal v0.8.8

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Memory Crystal v0.8.8
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.8
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.8 | Memory Crystal v0.8.8

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

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

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

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

## 13. 维护坑 · 失败模式：migration: Memory Crystal v0.8.15

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this migration risk before relying on the project: Memory Crystal v0.8.15
- 对用户的影响：Upgrade or migration may change expected behavior: Memory Crystal v0.8.15
- 证据：failure_mode_cluster:github_release | https://github.com/memorycrystal/memorycrystal/releases/tag/v0.8.15 | Memory Crystal v0.8.15

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

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

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

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

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

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

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

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

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