docs(security): record mirror dry run local validation

This commit is contained in:
Your Name
2026-05-18 08:52:21 +08:00
parent 661fcc36c6
commit 53190e640f
8 changed files with 124 additions and 4 deletions

View File

@@ -35,6 +35,21 @@ python3 scripts/security/security-mirror-progress-guard.py
此指令只讀 committed snapshots確認 dry-run 仍維持 `runtime_actions_executed=false``payloads_ingested=false`
## 1.1 最新本機只讀驗證
| 項目 | 結果 |
|------|------|
| 日期 | 2026-05-18 |
| 範圍 | `repo_snapshot_only` |
| 指令 | `python3 scripts/security/security-mirror-progress-guard.py` |
| 結果 | `SECURITY_MIRROR_PROGRESS_GUARD_OK` |
| dry-run 狀態 | `contract_defined_not_executed` |
| production ingestion | `false` |
| runtime actions | `false` |
| payload ingestion | `false` |
這表示 repo 內 committed snapshots 的只讀 guard 已通過;不表示 AwoooP production ingestion 已啟用,也不授權任何 scan、execute、repo、refs、workflow、secret、runner 或 primary 動作。
## 2. AwoooP 可做
1. 顯示 dry-run 報告。