Files
lijiaoqiao/reports/gates/tok005_dryrun_2026-03-31_101920.md

30 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TOK-005 凭证边界 Dry-Run 报告
- 时间戳2026-03-31_101920
- 环境文件scripts/supply-gate/.env.local-mock
- 用途:开发阶段预联调(不替代真实 staging 结论)
## 1. 结果总览
| 检查项 | 结果 | 说明 |
|---|---|---|
| Go 测试执行 | PASS | `go test ./...` 输出见 artifacts |
| Query Key 外拒检查M-016 | PASS | 中间件规则静态校验 |
| 审计脱敏检查M-013 | PASS | 审计测试中存在敏感值禁止断言 |
| TOK 用例全量可执行覆盖 | PASS | TOK-LIFE-001~008 / TOK-AUD-001~007 |
| staging 实测就绪性 | YES | ready |
## 2. 证据路径
1. `/home/long/project/立交桥/tests/supply/artifacts/tok005_dryrun_2026-03-31_101920/go_test_output.txt`
2. `/home/long/project/立交桥/reports/gates/tok005_dryrun_2026-03-31_101920.log`
## 3. 判定
1. Dry-run 通过条件:
1. Go 测试执行=PASS
2. Query Key 外拒检查=PASS
3. 审计脱敏检查=PASS
4. TOK 用例全量可执行覆盖=PASS
2. staging 就绪性为 NO 时,仅表示“真实联调暂不可启动”,不影响开发阶段 dry-run 结论。