Skip to content

feat(ISSUE-263): W2-C4 holdout 注册/校验与上报回路 + W4-C1 T5/T6 路由 (#276) - #307

Merged
cloudbrid-agent[bot] merged 2 commits into
mainfrom
feat/issue263-w2c4-w4c1
Aug 23, 2026
Merged

feat(ISSUE-263): W2-C4 holdout 注册/校验与上报回路 + W4-C1 T5/T6 路由 (#276)#307
cloudbrid-agent[bot] merged 2 commits into
mainfrom
feat/issue263-w2c4-w4c1

Conversation

@cloudbrid-agent

@cloudbrid-agent cloudbrid-agent Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • W2-C4: scripts/holdout-register.sh(验证者 APP 令牌调用注册入口)
  • W2-C4: scripts/escalate-test-issue.py(agent 发现测试/AC 有误时结构化上报 issue,TTL 裁决 + 暂停合并)
  • W4-C1: governance/transitions.yaml T5/T6 增强(suite 就绪谓词 + 三元组校验 + needs-human 不可直跳)

ADR

  • ADR-0082(红队守门):本 PR 的 holdout 注册/校验/上报回路 + T5/T6 路由入册均为红队守门制度的实施件

阻塞

  • (W4-C1 T5/T6 路由实现)因 cloudbrid-agent App 无 workflows 权限,本地保留于 ,待权限到位后补推。

Closes #276
Closes #282

W2-C4 (.github#276):
- scripts/holdout-register.sh:holdout 注册入口(验证者 APP 令牌调用)
- scripts/escalate-test-issue.py:agent 发现测试/AC 有误时结构化上报 issue
  (引用编号、TTL 裁决、裁决前暂停合并)

W4-C1 (.github#282):
- governance/transitions.yaml:T5/T6 路由增强
  - T5 suite 就绪谓词(存在+非空+可解析)
  - T6 卡 ID+specVersion+审计 run ID 三元组 survived 校验
  - needs-human 不可直跳 wave-planned

注:conductor.yml 因 cloudbrid-agent App 无 workflows 权限,本地保留待补推。
@cloudbrid-agent
cloudbrid-agent Bot merged commit 18ef34d into main Aug 23, 2026
10 checks passed
@cloudbrid-agent
cloudbrid-agent Bot deleted the feat/issue263-w2c4-w4c1 branch August 23, 2026 09:40
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.

W4-C1: conductor T5/T6 路由(suite 就绪谓词 + 三元组 + 无绕过断言) W2-C4: holdout 注册/校验 + 正向上报回路

0 participants