docs: 月次レビュー dogfood 追加アクション (A-D) 実装プラン + フィードバック採用 todo 登録 - #334
Conversation
月次 ROI レビュー (ADR-062) の初回 dogfood (/monthly-review, 2026-07-30) で発見した構造的問題への 追加アクション A-D を docs/monthly-harness-roi-review-plan.md (前身は PR #333 で削除、同パスの後継 doc) として起こす: - A [Critical]: 発火 0 = 削除候補シグナルの不動作 (機構レジストリ欠如 + zero_firing_list デッドロジック) - B [High]: degraded 保守化 (PR #333) の文書波及漏れ 5 箇所の同期 - C [Medium]: rollup 確定時 snapshot が月中状態でなく確定時点で上書きされる問題 - D [Medium]: 未確定当月が promote streak に算入される問題 file:line と grep 用文言つきで自己完結記述。あわせて #329-#333 series の post-merge feedback 採用分 (A1-A4 + D1) を todo14.md + todo-summary2.md 順位 352-356 に登録。 docs-only。pnpm lint:md / lint:docs 全通。
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthrough月次ハーネス ROI レビューの実装計画、ADR-062 amendment 対応、検証要件、運用チェック項目をドキュメントへ追加した。 Changes月次ハーネス ROI レビュー
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🤖 PR Monitor 分析 (GitHub Actions バックストップ)
Applicable Findings (Critical / High / Major)該当なし (レビュー指摘なし) Applicable Findings (Medium 以下)該当なし Filtered (not applicable)該当なし 次のアクション
|
There was a problem hiding this comment.
Actionable comments posted: 3
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/monthly-harness-roi-review-plan.md`:
- Around line 74-77: Update the “未文書化の運用帰結” section to replace the unconditional
“恒久的に degraded” wording with a conditional statement tied to ccht-improve’s
unresolved workspace root. Preserve the existing explanation that main-workspace
execution can recover to non-degraded once root resolution is fixed, and retain
the improve-workspace execution guidance.
- Around line 3-10: 「本ドキュメントのみで実装可能」という宣言と、ソース確認に依存する未確定の rule/preset/hook
設定が矛盾している。計画書内で対象ファイル、必要フィールド、レジストリ入力契約、期待する
ID・語彙を明記するか、冒頭の自己完結性宣言を「本書を起点にソース確認を行う」旨へ修正し、追加アクション A〜D の該当箇所にも一貫して反映する。
In `@docs/todo14.md`:
- Around line 434-438: Update the decision-count wording in the phase-completion
checklist entry for the plan-to-ADR review: correct the design-decision count
and resulting total to match the referenced plan, or remove the aggregate total.
Preserve the checklist requirement to verify every user decision, design
decision, and implementation consideration before deleting the plan document.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 8a664604-3de9-4491-909f-6e5357a5b9f6
📒 Files selected for processing (3)
docs/monthly-harness-roi-review-plan.mddocs/todo-summary2.mddocs/todo14.md
🤖 PR Monitor 分析 (GitHub Actions バックストップ)
Applicable Findings (Critical / High / Major)
Applicable Findings (Medium 以下)
Filtered (not applicable)該当なし (docs-only PR だが、3件とも ADR-035 の適用除外 criteria (mutation / error handling / test coverage / function length / DRY・YAGNI の code logic 視点 / magic number) に該当せず、内容の正確性・内部整合性に関する指摘のため適用対象) 次のアクション
|
Resolved findings: - [Major] docs/monthly-harness-roi-review-plan.md:10 「本ドキュメントだけで実装可能」という宣言と、未確定の実装指示が矛盾しています。 - [Minor] docs/monthly-harness-roi-review-plan.md:77 「恒久的に degraded」は条件付きの現状と一致しません。 - [Minor] docs/todo14.md:438 352番エントリの決定事項の件数を修正してください。
🤖 PR Monitor 分析 (GitHub Actions バックストップ)
Applicable Findings (Critical / High / Major)該当なし (該当していた1件は commit Applicable Findings (Medium 以下)該当なし (該当していた2件は commit Filtered (not applicable)該当なし 次のアクション
|
概要
月次ハーネス ROI レビュー (ADR-062) の
初回 dogfood (
/monthly-review, 2026-07-30) で発見した構造的問題への追加アクション A〜D を実装指示書として起こし、あわせて #329〜#333 series の post-merge feedback 採用分を todo 登録する。
docs-only。
実装指示書 (新規)
docs/monthly-harness-roi-review-plan.md— 前身 (WP-12 step 2/3 の Phase 0〜4) は PR #333 で ADR 反映を照合のうえ削除済み。同パスに後継 doc として、dogfood 起点の追加アクション A〜D を file:line と
grep 用文言つきで自己完結に記述 (実装は別セッションで本 doc のみを見て実施できる形)。
zero_firing_listデッドロジック)。ADR-062 § 決定 4 の「発火 0 リスト全般で足りる」が実装で未充足extra_rootsでは解除しない仕様) の文書波及漏れ 5 箇所resolve_monthで過去月確定時に prev.snapshot を保持フィードバック採用 todo 登録
#329〜#333 series の post-merge feedback で採用した A1〜A4 + D1 を
docs/todo14.md(詳細エントリ) +docs/todo-summary2.md(順位 352〜356) に登録:検証
pnpm lint:md全通、pnpm lint:docs(cli-docs-lint: preamble + cross-ref +priority-inversion) OK。
🤖 Generated with Claude Code
Summary by CodeRabbit