feat(web): add iwooos stage completion report
Some checks failed
Code Review / ai-code-review (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / tests (push) Has been cancelled

This commit is contained in:
Your Name
2026-05-29 11:13:50 +08:00
parent 7d2128b53c
commit badff58cc3
6 changed files with 174 additions and 0 deletions

View File

@@ -86,3 +86,23 @@ gitea_disablement_authorized=false
| 脫敏證據包 | 補齊來源、範圍、負責人判定、脫敏聲明與 evidence refs | 不收機密明文、raw log、host dump 或完整掃描輸出 |
| 執行期 gate 前置 | 整理 scope、rollback、維護窗口、post-check metrics 與人工決策格式 | active runtime gate 維持 `0` |
| GitHub primary readiness | 整理目標、分支 / 標籤真相、workflow / secret 名稱與 rollback 依據 | 不建立 repo、不同步 refs、不改 workflow、不切 primary、不停用 Gitea |
## 8. 階段完成回報板
2026-05-29 追加「階段完成回報」到 IwoooS 預設展開的「一眼看懂」區塊,把每一輪完成後的正式證據、進度邊界與下一階段固定在前端,而不是只留在對話紀錄。
| 回報項目 | 目前值 | 說明 |
|----------|--------|------|
| 本階段已收斂 | `完成` | IwoooS 已完成摘要收斂與下一步任務板,使用者可在預設展開區直接看到目前資安工作狀態。 |
| 正式部署證據 | `CD 3261` | 最新主線包含 IwoooS 任務板 commitGitea CD run `3261` 的 tests、build-and-deploy、post-deploy-checks 皆完成。 |
| 整體進度邊界 | `61%` | 目前整體 `61%`、框架 `86-88%`、落地 `40-45%`。 |
| 執行期仍關閉 | `Gate 0` | Kali、主機、repo、workflow 與 GitHub primary 仍停在 observe / readiness。 |
```text
headline_percent=61
framework=86-88%
runtime_landing=40-45%
active_runtime_gate_count=0
runtime_execution_authorized=false
repo_creation_authorized=false
```