feat(governance): 顯示任務批准邊界與進度彙總
All checks were successful
CD Pipeline / tests (push) Successful in 1m31s
Code Review / ai-code-review (push) Successful in 14s
CD Pipeline / build-and-deploy (push) Successful in 5m12s
CD Pipeline / post-deploy-checks (push) Successful in 2m21s

This commit is contained in:
Your Name
2026-06-05 09:23:41 +08:00
parent b133f76af5
commit 4f0787f869
17 changed files with 2368 additions and 105 deletions

View File

@@ -3444,3 +3444,20 @@ Phase 6 完成後
2. P1-001盤點 API / Web / Worker / K8s runtime surface。
**裁決:** P1-106 只完成異地 / Escrow readiness 的 read-only status 與 UI 顯示,不代表 offsite sync、credential marker、restore drill 或完整 DR 綠燈已批准。成功 offsite evidence 不即時通知洗版blocked / action-required 仍只能進 action-required 與人工批准流程。
### 2026-06-05 上午 (台北) — P1-305 / P1-306 任務批准邊界與進度彙總完成
**觸發**:統帥批准繼續,要求依 `docs/ai/AI_AGENT_AUTOMATION_WORKLIST_2026-06-04.md` 的優先順序推進,並同步工作完成度與狀態。
**已推進:**
- P1-305`docs/evaluations/ai_agent_automation_inventory_snapshot_2026-06-04_static_seed.json` 的每個 task 都新增 `approval_boundary`,包含顯示模式、允許行為、禁止行為與需人工批准項目。
- P1-305新增 `task_approval_boundary_rollup`;目前 tasks `26``read_only_allowed=24`,需明確批准 tasks `2``P0-001``P0-004`)。
- P1-306`docs/evaluations/ai_agent_automation_backlog_2026-06-04.json` 新增 `progress_summary`,以 `round(done_items / total_items * 100)` 做確定性公式;目前 total `23`、done `16`、overall `70%`、P1 `76%`
- P1-306backlog item 同步新增 `approval_boundary``item_approval_boundary_rollup`,讓待辦與任務兩層都可顯示批准邊界。
- `/zh-TW/governance?tab=automation-inventory` 已新增任務批准邊界 chips 與進度彙總區塊;不新增任何執行、批准、套件安裝、付費 API、shadow/canary、production routing 或 destructive operation 按鈕。
**下一步:**
1. P1-001盤點 API / Web / Worker / K8s runtime surface。
2. P2 / P3 必須等 P1 runtime surface 可見且關卡穩定後再做。
**裁決:** P1-305 / P1-306 只完成 read-only metadata 與 UI 顯示,不代表任務可自動批准、自動執行、自動合併、自動部署或改動 runtime。所有非只讀操作仍需 OpenClaw 仲裁與人工批准。