fix: ruleset 声明补齐 API 归一化字段 + drift §16 空响应消息(ADR-0046、ADR-0047) - #138
Merged
Conversation
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.
关联: ADR-0046(ruleset 声明对账)、ADR-0047(drift-check §16)
内容
rulesets/org-required-workflows.json补bypass_actors: [](线上 API 归一化为空数组,声明缺失 → §1 文本对账永红)。rulesets/main-protection.json补parameters.require_extra_approval_for_unattributed_changes: true(API 新默认字段线上已存在,声明缺失 → §1 永红)。均为"声明对齐线上现状",无语义变更。governance/drift-check.sh§16:清单拉取空响应时错误信息显示"传输失败(空响应)"而非空括号(W0-C2: 意图入口与状态标签(intent form + state 全集 + apply.sh §7) #131 验收实测发现)。验证
修复后 §1 对账两 ruleset 全绿;§16 在网络空响应场景输出可读错误。