Skip to content

docs: ハーネス改善実行計画書 (WP-01〜19) を追加 - #242

Merged
aloekun merged 1 commit into
masterfrom
docs/harness-improvement-plan
Jul 4, 2026
Merged

docs: ハーネス改善実行計画書 (WP-01〜19) を追加#242
aloekun merged 1 commit into
masterfrom
docs/harness-improvement-plan

Conversation

@aloekun

@aloekun aloekun commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • 2026-07-04 のハーネスエンジニアリング評価セッションで策定した ephemeral 計画書 docs/harness-improvement-plan.md を追加
  • 収録内容: 4観点改善 (コスト / 時間 / 推論精度 / 自律性 = WP-01〜10)、injection 防御 + ハーネス ROI 棚卸し (WP-11〜12)、Linux (claude.ai/code クラウド) 対応 (WP-13〜16)、ループエンジニアリング (WP-17〜19) の計 19 WP
  • 別モデル・別セッションでの実行を想定し、検証済み事実 (public リポジトリの GitHub Actions 無料 / claude-code-action の OAuth token 認証 / cloud routines の Max 枠消費と daily cap) と遵守規約 (ADR-016/022/028/033/035/039/042/043) を自己完結的に記載
  • 最終目標はファイル自身の削除: 全 WP 完了 + 知見の permanent 移管 + 参照ゼロ確認 + 削除 PR での lifecycle 整合明示、の退役条件を定義

Review notes

  • docs-only PR (ADR-035 適用)
  • pre-push review (takt): simplicity / security とも APPROVE、findings なし

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • 評価セッションでの作業手順、進捗ルール、移管手順、削除条件をまとめた実行計画を追加しました。
    • 主要な前提条件、運用上の注意点、作業パッケージ一覧、着手順、完了条件を整理し、全体の見通しを改善しました。
    • 永続化すべき成果物への移行や、退役時の扱いも明文化しました。

2026-07-04 のハーネスエンジニアリング評価セッションで策定した ephemeral 計画書。
4観点改善 / injection 防御・ROI 棚卸し / Linux (claude.ai-code) 対応 / ループエンジニアリングの 19 WP を収録。
全 WP 完了後に本ファイル自身を削除する退役条件付き。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2dcd4ee7-acaa-490c-86aa-c863edf0718f

📥 Commits

Reviewing files that changed from the base of the PR and between cd5417a and 6b2312a.

📒 Files selected for processing (1)
  • docs/harness-improvement-plan.md

📝 Walkthrough

Walkthrough

docs/harness-improvement-plan.md を新規追加し、ハーネス改善のephemeral実行計画書として、WP-01〜WP-19の作業パッケージ、実行規約、前提事実、依存関係テーブル、完了条件と退役手順を274行で定義した。

Changes

ハーネス改善実行計画書

Layer / File(s) Summary
文書の位置付けと前提事実の整理
docs/harness-improvement-plan.md
ephemeral文書としての扱い方、進捗/状態更新ルール、知識移管手順、検証済み前提事実(ユーザー環境/課金/Claude実行経路)、既存規約・注意点を定義。
WP全体像テーブル
docs/harness-improvement-plan.md
WP-01〜WP-19の依存関係・工数・状態の一覧テーブルと推奨着手順を提示。
セクション1: レビュー・実装基盤WP
docs/harness-improvement-plan.md
ローカルLLMレビュアー選定、local_review実装、CodeRabbitクォータ設計、classifier格上げ、Stop hook高速化、refute facet追加、JSON化、incident→eval回帰、PR監視Actions化、自律境界ポリシーの各目的/手順/受け入れ基準を記載。
セクション2: セキュリティ・テレメトリWP
docs/harness-improvement-plan.md
prompt injection 3層防御と発火テレメトリ収集・weekly-review集計の受け入れ基準を記載。
セクション3: クロスプラットフォームWP
docs/harness-improvement-plan.md
EXE_SUFFIX抽象化、PowerShellのRust化、Linuxビルド、CI matrixのステップと受け入れ条件を記載。
セクション4: 自律運用WPと完了条件
docs/harness-improvement-plan.md
イベント駆動バックボーン、夜間todo消化ループ、kill-switch、完了条件と退役手順を記載。

Estimated code review effort: 2 (Simple) | ~10 minutes

関連Issue: なし

関連PR: なし

提案ラベル: documentation

提案レビュアー: なし

Poem:

ハーネス磨く十九の課題、
ephemeralな紙に刻んで、
WPひとつずつ手渡しながら、
永続の地へ知恵を運ぶ、
最後は静かに消えるのみ 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed PRの主変更であるハーネス改善の実行計画書追加を、WP-01〜19まで含めて簡潔に表しています。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@aloekun
aloekun merged commit 116778f into master Jul 4, 2026
1 check passed
@aloekun
aloekun deleted the docs/harness-improvement-plan branch July 4, 2026 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant