docs(ai-loop): #873/#877/#866 の pbi-input 並行整備(調査リフレッシュ裏取り済み)#891
Merged
Conversation
次セッションの plan 正式化(PLANGATE_HOOK_TASK 専用セッション)が即参照できるよう、 3 issue の PBI INPUT PACKAGE を先行整備。すべて 2026-07-20 の調査リフレッシュを main c0461bb で一次ソース裏取りした内容: - TASK-0873 (#873 P0): MERGE_READY 状態機械。新状態語彙は未実在(新規導入)・delivery.py 新設・c3-prime §7 契約接続・NO MERGE BY AI 静的ガード - TASK-0877 (#877 P1・非HO): sync guard の silent return 0(L79-81) → exit 3 fail-closed + override・TC-09 追加。CI yml touch 不要(HO 回避) - TASK-0866 (#866 P1・非HO): 三つ巴→四つ巴の構造変化。宣言(.claude) vs sync元(.agents) vs 新版(.claude) 不整合。新版8分類の distribution 反映(touch 8 ファイル) Refs #873 #877 #866 #870 <!-- skip-issue-link-check --> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
s977043
added a commit
that referenced
this pull request
Jul 22, 2026
PR #891 マージ後の複数エージェント・レビュー(Codex + 独立 Sonnet・2 ラウンド)で 検出した実在欠落を全件是正: #873: - §6→§7 参照修正(consumer/trust boundary は §7) - issue #873 の 12 AC + 10 fixture を verbatim 展開(taxonomy/round 上限/conflict 三点照合/record 必須項目/head SHA 束縛を個別 AC 化) - AC-1 に「schema または機械可読契約」明記 - resume を V1 必須へ(scope↔Fallback の V2 送り矛盾を解消) #866: - issue コメント(2026-07-19)で scope 追加された 2 件(.agents リンク切れ・ subagent-dispatch バッククォート表示バグ)を In scope + AC-7/AC-8 化 - Mode を high-risk へ是正(8 ファイル=6-15=高・autonomous 不可・人間 C-3 必須)。 Notes の autonomous 圏内記述も除去(同一ファイル内矛盾を解消) - AC-3 をファイルペア検証へ + AC-3/AC-4 の L8 統一矛盾を解消 レビュー 2 ラウンドで是正が生んだ二次矛盾(Notes autonomous 残存・In scope↔AC 欠落・AC-3/AC-4 矛盾)も PR 作成前に捕捉・解消。#877 pbi-input は clean(対象外)。 Refs #873 #866 #891 <!-- skip-issue-link-check --> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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-0872(#872 PR-2)完了を受け、次優先 3 issue の PBI INPUT PACKAGE を並行整備。次セッションの plan 正式化(
PLANGATE_HOOK_TASK=TASK-XXXX専用セッション)が即座に pbi-input を参照できるようにする。すべて 2026-07-20 の調査リフレッシュを main c0461bb で一次ソース裏取り済み。return 0(L79-81)→ exit 3 fail-closed + override・TC-09 追加。CI yml touch 不要(HO 回避)位置づけ
Refs #873 #877 #866 #870
🤖 Generated with Claude Code