docs(ai-loop): #896 TASK-0896 plan 正式化(C-3 APPROVED・c3.json 同梱)#899
Merged
Conversation
- plan/todo/test-cases/INDEX/current-state/decision-log を B-3 生成 - C-1 セルフレビュー PASS(WARN 1 = T-11 粒度・exec 時サブ分割) - C-2 2 レーン(Codex 設計妥当性 / 独立コードベース整合 9/9 照合 OK) - 確定反映: REQUIRED_KEYS 系の共通化対象化 / 理由リスト順序契約 + 代表文言回帰 / I/O 封じ純粋性テスト / 残置列挙完全化 / ta-55 CI 経路 - R-002(C1-VERDICT マーカー)は経路違いで不採用(human C-3 経路) Refs: R-001, R-003, R-004, R-005, R-006, R-007, R-008, R-009, R-010 Refs: #896 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Refs: R-001, R-003, R-004, R-005, R-006, R-007, R-008, R-009, R-010 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…C 追記済み) Refs: #896 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Human が plan branch 上で `bin/plangate approve TASK-0896` を対話実行 (L1-L4 presence gate 通過)。validate 全 PASS(plan_hash 整合確認済み)。 Refs: #896 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
Contributor
|
Check PR Issue Link: WARN: no closing keyword found (expected one of: closes #N / fixes #N / resolves #N)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
TASK-0896(検証ロジック共通契約層化 — 定数/hash/snapshot 三つ組照合の重複解消)の plan 正式化 PR(1 PR 完結方式: plan 一式 + C-3 APPROVED c3.json 同梱)。
ゲート通過状況
bin/plangate approveL1-L4 presence gate 通過・plan_hash 8cb2d72c 整合・validate 全 PASS)設計の要点
scripts/ai-loop/c3_contract.py新設(中立配置): 契約定数(REQUIRED_KEYS 系含む)+ I/O なし純関数(canonical_hash / check_snapshot_trio)+ I/O あり(sha256_of_file)の層分離PLANGATE_HOOK_TASK=TASK-0896セッションでメイン直実装(EH-1 正規経路)マージ後
exec 開始(todo.md T-1〜T-17)。c3_contract 先行 merge 後に #873 が rebase する並行運用。
Refs: #896
🤖 Generated with Claude Code