docs(M00-B): 记录首次远端推送校验

This commit is contained in:
Codex
2026-06-15 16:05:33 +08:00
parent 28613b2093
commit aa43276e2a
8 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -10,4 +10,4 @@
| 敏感信息 | PASS/PARTIAL | 明文敏感模式扫描已通过;`参考/env` 已脱敏;含秘密/真实数据风险的原始包和 SQL 已移出 Git 跟踪。 |
| 大文件 | WARN | `参考/mazongjian-server.xjar` 约 194MB,已记录哈希并作为大文件阻断项忽略。 |
| 行尾/空白 | PASS | `scripts/dev/windows/test-all.ps1` 已运行,`git diff --check` 通过。 |
| 远端一致性 | BLOCKED_INTERNAL | `git.txyundm.cn:2222` 主机指纹未确认且连接不稳定;待人工确认主机指纹并成功 push 后校验。 |
| 远端一致性 | PASS | `git push origin main` 成功,`git fetch origin main``HEAD == origin/main`。 |