# Pitfall Log / 踩坑日志

项目：ahwurm/localharness

摘要：发现 39 个潜在踩坑项，其中 0 个为 high/blocking；最高优先级：安装坑 - 失败模式：installation: Version banner reads stale install metadata on editable installs — shows old version after ev...。

## 1. 安装坑 · 失败模式：installation: Version banner reads stale install metadata on editable installs — shows old version after ev...

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: Version banner reads stale install metadata on editable installs — shows old version after every source update
- 对用户的影响：Developers may fail before the first successful local run: Version banner reads stale install metadata on editable installs — shows old version after every source update
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/97 | Version banner reads stale install metadata on editable installs — shows old version after every source update

## 2. 安装坑 · 来源证据：Discovery candidate tags never progress past 'proposed' — naming/promotion unobserved for 6+ days

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：Discovery candidate tags never progress past 'proposed' — naming/promotion unobserved for 6+ days
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/90 | 来源类型 github_issue 暴露的待验证使用条件。

## 3. 安装坑 · 来源证据：Discovery candidates can enter permanent limbo: evidence re-accrual on unchanged clusters defeats staleness pruning

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：Discovery candidates can enter permanent limbo: evidence re-accrual on unchanged clusters defeats staleness pruning
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/94 | 来源类型 github_issue 暴露的待验证使用条件。

## 4. 安装坑 · 来源证据：Exiting the REPL immediately after an answer skips that turn's end-of-turn bookkeeping

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：Exiting the REPL immediately after an answer skips that turn's end-of-turn bookkeeping
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/93 | 来源类型 github_issue 暴露的待验证使用条件。

## 5. 安装坑 · 来源证据：Version banner reads stale install metadata on editable installs — shows old version after every source update

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：Version banner reads stale install metadata on editable installs — shows old version after every source update
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/97 | 来源类型 github_issue 暴露的待验证使用条件。

## 6. 安装坑 · 来源证据：Zombie docker-run client defeats the managed server's dead-process fail-fast

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：Zombie docker-run client defeats the managed server's dead-process fail-fast
- 对用户的影响：可能阻塞安装或首次运行。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/99 | 来源讨论提到 docker 相关条件，需在安装/试用前复核。

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

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

## 8. 配置坑 · 失败模式：configuration: Zombie docker-run client defeats the managed server's dead-process fail-fast

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: Zombie docker-run client defeats the managed server's dead-process fail-fast
- 对用户的影响：Developers may misconfigure credentials, environment, or host setup: Zombie docker-run client defeats the managed server's dead-process fail-fast
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/99 | Zombie docker-run client defeats the managed server's dead-process fail-fast

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

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

## 10. 运行坑 · 失败模式：runtime: Mid-turn tier-2 input classification is starved by the single-flight inference gate, and its...

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this runtime risk before relying on the project: Mid-turn tier-2 input classification is starved by the single-flight inference gate, and its failure path is silent
- 对用户的影响：Developers may hit a documented source-backed failure mode: Mid-turn tier-2 input classification is starved by the single-flight inference gate, and its failure path is silent
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/92 | Mid-turn tier-2 input classification is starved by the single-flight inference gate, and its failure path is silent

## 11. 运行坑 · 来源证据：Agent loop accepts a tool-less reply that announces further work as the turn's final answer

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Agent loop accepts a tool-less reply that announces further work as the turn's final answer
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/84 | 来源类型 github_issue 暴露的待验证使用条件。

## 12. 运行坑 · 来源证据：Contradictory sem/ atoms coexist as active — mined facts never supersede on contradiction

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Contradictory sem/ atoms coexist as active — mined facts never supersede on contradiction
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/95 | 来源类型 github_issue 暴露的待验证使用条件。

## 13. 运行坑 · 来源证据：Messages typed into the input box leave no permanent record in the terminal transcript

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Messages typed into the input box leave no permanent record in the terminal transcript
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/85 | 来源类型 github_issue 暴露的待验证使用条件。

## 14. 运行坑 · 来源证据：Mid-turn tier-2 input classification is starved by the single-flight inference gate, and its failure path is silent

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Mid-turn tier-2 input classification is starved by the single-flight inference gate, and its failure path is silent
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/92 | 来源类型 github_issue 暴露的待验证使用条件。

## 15. 运行坑 · 来源证据：Mint-time classification can assign BOTH L1 buckets to one atom

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Mint-time classification can assign BOTH L1 buckets to one atom
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/88 | 来源类型 github_issue 暴露的待验证使用条件。

## 16. 运行坑 · 来源证据：Turn summary fallback can resurface a PRIOR turn's reply when the model answers with only the confirmation sentinel

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Turn summary fallback can resurface a PRIOR turn's reply when the model answers with only the confirmation sentinel
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/91 | 来源类型 github_issue 暴露的待验证使用条件。

## 17. 运行坑 · 来源证据：Turns with an empty memory shelf are never recorded in injection traces

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Turns with an empty memory shelf are never recorded in injection traces
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/96 | 来源类型 github_issue 暴露的待验证使用条件。

## 18. 运行坑 · 来源证据：Working indicator renders in the input box's bottom border, crowding queue count and decision flash

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Working indicator renders in the input box's bottom border, crowding queue count and decision flash
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/86 | 来源类型 github_issue 暴露的待验证使用条件。

## 19. 运行坑 · 来源证据：Write-gate novelty capture re-claims 'first successful use' of the same tool across days

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Write-gate novelty capture re-claims 'first successful use' of the same tool across days
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/89 | 来源类型 github_issue 暴露的待验证使用条件。

## 20. 运行坑 · 来源证据：remember()-saved memories are never tagged at write time; backfill runs so late in consolidation that user activity sta…

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：remember()-saved memories are never tagged at write time; backfill runs so late in consolidation that user activity starves it
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/87 | 来源类型 github_issue 暴露的待验证使用条件。

## 21. 维护坑 · 来源证据：Act-guard sentinel echo replaces the user-visible answer with the CONFIRMED meta-line

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题：Act-guard sentinel echo replaces the user-visible answer with the CONFIRMED meta-line
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/ahwurm/localharness/issues/98 | 来源类型 github_issue 暴露的待验证使用条件。

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

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

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

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

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

## 25. 能力坑 · 失败模式：capability: Agent loop accepts a tool-less reply that announces further work as the turn's final answer

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Agent loop accepts a tool-less reply that announces further work as the turn's final answer
- 对用户的影响：Developers may hit a documented source-backed failure mode: Agent loop accepts a tool-less reply that announces further work as the turn's final answer
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/84 | Agent loop accepts a tool-less reply that announces further work as the turn's final answer

## 26. 能力坑 · 失败模式：capability: Contradictory sem/ atoms coexist as active — mined facts never supersede on contradiction

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Contradictory sem/ atoms coexist as active — mined facts never supersede on contradiction
- 对用户的影响：Developers may hit a documented source-backed failure mode: Contradictory sem/ atoms coexist as active — mined facts never supersede on contradiction
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/95 | Contradictory sem/ atoms coexist as active — mined facts never supersede on contradiction

## 27. 能力坑 · 失败模式：capability: Discovery candidate tags never progress past 'proposed' — naming/promotion unobserved for 6+...

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Discovery candidate tags never progress past 'proposed' — naming/promotion unobserved for 6+ days
- 对用户的影响：Developers may hit a documented source-backed failure mode: Discovery candidate tags never progress past 'proposed' — naming/promotion unobserved for 6+ days
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/90 | Discovery candidate tags never progress past 'proposed' — naming/promotion unobserved for 6+ days

## 28. 能力坑 · 失败模式：capability: Messages typed into the input box leave no permanent record in the terminal transcript

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Messages typed into the input box leave no permanent record in the terminal transcript
- 对用户的影响：Developers may hit a documented source-backed failure mode: Messages typed into the input box leave no permanent record in the terminal transcript
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/85 | Messages typed into the input box leave no permanent record in the terminal transcript

## 29. 能力坑 · 失败模式：capability: Mint-time classification can assign BOTH L1 buckets to one atom

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Mint-time classification can assign BOTH L1 buckets to one atom
- 对用户的影响：Developers may hit a documented source-backed failure mode: Mint-time classification can assign BOTH L1 buckets to one atom
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/88 | Mint-time classification can assign BOTH L1 buckets to one atom

## 30. 能力坑 · 失败模式：capability: Turn summary fallback can resurface a PRIOR turn's reply when the model answers with only the...

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Turn summary fallback can resurface a PRIOR turn's reply when the model answers with only the confirmation sentinel
- 对用户的影响：Developers may hit a documented source-backed failure mode: Turn summary fallback can resurface a PRIOR turn's reply when the model answers with only the confirmation sentinel
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/91 | Turn summary fallback can resurface a PRIOR turn's reply when the model answers with only the confirmation sentinel

## 31. 能力坑 · 失败模式：capability: Working indicator renders in the input box's bottom border, crowding queue count and decision...

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Working indicator renders in the input box's bottom border, crowding queue count and decision flash
- 对用户的影响：Developers may hit a documented source-backed failure mode: Working indicator renders in the input box's bottom border, crowding queue count and decision flash
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/86 | Working indicator renders in the input box's bottom border, crowding queue count and decision flash

## 32. 能力坑 · 失败模式：capability: Write-gate novelty capture re-claims 'first successful use' of the same tool across days

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Write-gate novelty capture re-claims 'first successful use' of the same tool across days
- 对用户的影响：Developers may hit a documented source-backed failure mode: Write-gate novelty capture re-claims 'first successful use' of the same tool across days
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/89 | Write-gate novelty capture re-claims 'first successful use' of the same tool across days

## 33. 能力坑 · 失败模式：capability: remember()-saved memories are never tagged at write time; backfill runs so late in consolidat...

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: remember()-saved memories are never tagged at write time; backfill runs so late in consolidation that user activity starves it
- 对用户的影响：Developers may hit a documented source-backed failure mode: remember()-saved memories are never tagged at write time; backfill runs so late in consolidation that user activity starves it
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/87 | remember()-saved memories are never tagged at write time; backfill runs so late in consolidation that user activity starves it

## 34. 能力坑 · 失败模式：conceptual: Act-guard sentinel echo replaces the user-visible answer with the CONFIRMED meta-line

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this conceptual risk before relying on the project: Act-guard sentinel echo replaces the user-visible answer with the CONFIRMED meta-line
- 对用户的影响：Developers may hit a documented source-backed failure mode: Act-guard sentinel echo replaces the user-visible answer with the CONFIRMED meta-line
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/98 | Act-guard sentinel echo replaces the user-visible answer with the CONFIRMED meta-line

## 35. 运行坑 · 失败模式：performance: Discovery candidates can enter permanent limbo: evidence re-accrual on unchanged clusters def...

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this performance risk before relying on the project: Discovery candidates can enter permanent limbo: evidence re-accrual on unchanged clusters defeats staleness pruning
- 对用户的影响：Developers may hit a documented source-backed failure mode: Discovery candidates can enter permanent limbo: evidence re-accrual on unchanged clusters defeats staleness pruning
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/94 | Discovery candidates can enter permanent limbo: evidence re-accrual on unchanged clusters defeats staleness pruning

## 36. 运行坑 · 失败模式：performance: Exiting the REPL immediately after an answer skips that turn's end-of-turn bookkeeping

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this performance risk before relying on the project: Exiting the REPL immediately after an answer skips that turn's end-of-turn bookkeeping
- 对用户的影响：Developers may hit a documented source-backed failure mode: Exiting the REPL immediately after an answer skips that turn's end-of-turn bookkeeping
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/93 | Exiting the REPL immediately after an answer skips that turn's end-of-turn bookkeeping

## 37. 运行坑 · 失败模式：performance: Turns with an empty memory shelf are never recorded in injection traces

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this performance risk before relying on the project: Turns with an empty memory shelf are never recorded in injection traces
- 对用户的影响：Developers may hit a documented source-backed failure mode: Turns with an empty memory shelf are never recorded in injection traces
- 证据：failure_mode_cluster:github_issue | https://github.com/ahwurm/localharness/issues/96 | Turns with an empty memory shelf are never recorded in injection traces

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

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

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

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