{date} — Review pass【免费下载链接】BMAD-METHODBreakthrough Method for Agile Ai Driven Development项目地址: https://gitcode.com/gh_mirrors/bm/BMAD-METHODverdicts: findings — high , medium , low , false , maybe-falsefindings:[verdict][intent_gap|bad_spec|patch|defer|reject]— evidence: the refutation for false, what would settle it for maybe-false, the action taken for patches, why a rejected low was not worth fixing其中 {date} 为当前系统日期total 必须等于透镜报告的 finding 总数——**日志缺行即 triage 失败**。被分组的条目保留各自行并共享路由。 --- ## 九、级联处理与回环Loopback 处理顺序是级联的若存在 intent_gap下层条目全部作废走 intent_gap 分支若存在 bad_spec下层条目同样作废代码将被重新推导两者皆无才正常处理 patch 与 defer。 - **bad_spec 回环**根因在 intent-contract 之外合同块内内容只读。回滚代码前先从 spec 提取 **KEEP 指令**哪些做得好、必须在重新推导中存续回滚后读 ## Spec Change Log严格遵守其记录的全部约束来修订根因所在的合同外章节追加变更日志条目触发 finding、修订内容、规避的已知错误状态、KEEP 指令再追加 triage 日志条目并在每条 bad_spec 行记录其触发的修订然后完整读取并遵循 step-03 重新推导代码本步骤将再次运行。 - **回环迭代上限**每次 bad_spec 回环前读取 frontmatter review_loop_iteration缺失视为 0加 1 写回**超过 5 次**则追加本轮日志后 HALT状态 blockedblocking condition 为 review repair loop exceeded 5 iterations (non-convergence)。 - **patch 自动修复**这是唯一能在回环中存活的 finding。oneshot 路由由主会话自行打补丁full 路由则**重新接洽** Step 3 的实现子代理按启动返回的名称或 id 寻址——**重新启动一个新子代理不算接洽**发送一条固定格式消息Review of your implementation found problems. Fix each one below with the smallest change that does the job. Run only the tests that cover the files you edit...。若子代理无法继续或处于 oneshot则由主会话自行打补丁。随后重跑 spec 的 ## Verification 节命令失败且无法修复则 HALT blockedpatch verification failed重写 {diff_file} 使其反映修补后的树追加 triage 日志行并在每行记录实际修复。 - **defer 落盘**维护 frontmatter 中**唯一**的 deferred 列表字段缺失含旧 spec时一次性添加空列表deferred: [] 时以首个条目替换空值否则追加保留全部既有条目、不查重、绝不新增第二个 deferred: 键自由文本用 YAML 块标量- / |-序列化使 :、#、引号、换行保持为数据追加完成后解析整个 frontmatter 验证 deferred 是一个包含全部新旧条目的列表修复序列化错误后再继续。条目结构示例 yaml deferred: - summary: - one sentence evidence: |- why this is real; for a maybe-false finding, what evidence would settle it location: - # optional — file:line or component src/foo.py:42 severity: medium # optional — high | medium | low; for a maybe-false entry, its if-true grade plus (unverified)【免费下载链接】BMAD-METHODBreakthrough Method for Agile Ai Driven Development项目地址: https://gitcode.com/gh_mirrors/bm/BMAD-METHOD创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考