9723e0f528
Co-authored-by: Cursor <cursoragent@cursor.com>
665 B
665 B
审计 — Gate 7 diff 范围修复(2026-06-08)
Changelog: docs/changelog/2026-06-08-gate7-diff-fix.md
变更文件
| 文件 | 说明 |
|---|---|
deploy/pre_deploy_check.sh |
Gate 7 使用 HEAD~1..HEAD,跳过 gate_log.jsonl |
Step 3 规则扫描
| 项 | 结论 |
|---|---|
| 不误拦历史工作区 diff | PASS 仅校验最近一次 commit |
| 门控日志不入审计交叉验证 | PASS deploy/gate_log.jsonl 跳过 |
Closure
| 门控 | 结果 |
|---|---|
| pre_deploy_check 7/7 | 待本提交后复验 |
DoD
- Gate 7 逻辑修正
- changelog 记录
- 本审计列出
pre_deploy_check.sh