# Pitfall Log / 踩坑日志

项目：0spoon/seamless

摘要：发现 22 个潜在踩坑项，其中 1 个为 high/blocking；最高优先级：能力坑 - 能力证据存在缺口。

## 1. 能力坑 · 能力证据存在缺口

- 严重度：high
- 证据强度：source_linked
- 发现：Sandbox install result is missing.
- 对用户的影响：缺口未补前，Doramagic 不能把该能力当作可靠推荐卖点。
- 证据：evidence.evidence_gaps | https://github.com/0spoon/seamless | Sandbox install result is missing.

## 2. 安装坑 · 可能需要本地编译工具链

- 严重度：medium
- 证据强度：runtime_trace
- 发现：安装入口或说明出现本地编译相关关键词：make run
- 对用户的影响：Windows/macOS 用户可能卡在编译依赖上。
- 复现命令：`make run`
- 证据：identity.distribution | https://github.com/0spoon/seamless | make run

## 3. 安装坑 · 失败模式：installation: v0.3.1

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

## 4. 安装坑 · 失败模式：installation: v0.3.2

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

## 5. 安装坑 · 失败模式：installation: v0.3.3

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

## 6. 安装坑 · 失败模式：installation: v0.3.4

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

## 7. 安装坑 · 失败模式：installation: v0.3.5

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

## 8. 安装坑 · 失败模式：installation: v0.3.7

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

## 9. 安装坑 · 失败模式：installation: v0.3.8

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

## 10. 安装坑 · 失败模式：installation: v0.3.9

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

## 11. 安装坑 · 安装命令尚未沙箱验证

- 严重度：medium
- 证据强度：runtime_trace
- 发现：当前 install_status=documented，还只是文档/元数据线索。
- 对用户的影响：命令可能缺步骤、过期或依赖本地环境，不能直接作为用户承诺。
- 复现命令：`make run`
- 证据：downstream_validation.install_status | https://github.com/0spoon/seamless | install_status=documented; command=make run

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

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

## 13. 配置坑 · 失败模式：configuration: v0.3.0

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

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

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

## 15. 运行坑 · Quick Start 尚未实际跑通

- 严重度：medium
- 证据强度：source_linked
- 发现：quickstart_status=not_attempted。
- 对用户的影响：用户只能看到安装线索，不能确信 10 分钟内能形成最小可试路径。
- 证据：downstream_validation.quickstart_status | https://github.com/0spoon/seamless | quickstart_status=not_attempted; sandbox_quickstart_status=missing

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

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

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

## 18. 安全/权限坑 · 存在安全注意事项

- 严重度：medium
- 证据强度：source_linked
- 发现：No sandbox install has been executed yet; downstream must verify before user use.
- 对用户的影响：用户安装前需要知道权限边界和敏感操作。
- 证据：risks.safety_notes | https://github.com/0spoon/seamless | No sandbox install has been executed yet; downstream must verify before user use.

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

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

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

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

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

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

## 22. 维护坑 · 失败模式：maintenance: v0.3.6

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