feat(web): add VibeWork to IwoooS security scope
Some checks failed
CD Pipeline / tests (push) Successful in 1m31s
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled

This commit is contained in:
Your Name
2026-05-31 20:22:11 +08:00
parent 364551218d
commit 07764ce13f
6 changed files with 151 additions and 44 deletions

View File

@@ -1,3 +1,29 @@
## 2026-05-31IwoooS 納入 VibeWork 新專案只讀資安範圍
**背景**
- 使用者新增 `VibeWork` 專案,要求一併納入整體資訊安全機制。
- 本輪維持 Gate 0 與低摩擦策略只做前端可視化、snapshot 與 guard 納管不啟動掃描、主機變更、repo / refs / workflow 變更、部署按鈕或 runtime enforcement。
**本次調整**
- `/zh-TW/iwooos` 將全產品資安範圍由六類更新為七類,新增 `VibeWork` 新專案。
- 指揮板新增 VibeWork 節點;專業資安視覺層的資產熱區新增 VibeWork cell狀態為「待 / 新專案先只讀納管」。
- 全產品只讀套用快照、三軸產品進度、分階段套用台帳皆新增 VibeWork
- `iwooos_all_product_coverage_snapshot_scope_count=7`
- `iwooos_all_product_coverage_snapshot_read_only_count=7`
- `vibework_project_read_only_in_scope=true`
- `vibework_runtime_ready=false`
- `iwooos_three_axis_progress_product_scope_count=7`
- `iwooos_product_rollout_wave_count=7`
- `apps/web/messages/en.json` 繼續完整鏡像 `zh-TW.json`,網站內容維持繁體中文。
- `docs/security/iwooos-posture-projection.snapshot.json``scripts/security/security-mirror-progress-guard.py` 同步 guard避免後續又退回六類。
**進度邊界**
- headline 仍維持 `61%`;這是產品範圍納管與可視化前進,不是 runtime 開閘。
- VibeWork 目前是只讀納管:沒有掃描、沒有修復、沒有部署、沒有 source-control mutation、沒有主機操作。
## 2026-05-31Tickets 接上 Incident 真相鏈與處理時間線
**背景**

View File

@@ -32,12 +32,12 @@
"approval_queue_total": 8,
"pending_approval_count": 7,
"block_candidate_count": 1,
"visual_command_dashboard_widget_count": 13,
"visual_command_dashboard_widget_count": 14,
"visual_command_dashboard_first_layer": true,
"professional_security_experience_first_layer": true,
"professional_security_experience_tab_count": 3,
"professional_security_experience_attack_path_node_count": 6,
"professional_security_experience_asset_heat_cell_count": 8,
"professional_security_experience_asset_heat_cell_count": 9,
"professional_security_experience_response_flow_step_count": 5,
"concrete_work_snapshot_first_layer": true,
"concrete_work_snapshot_workstream_count": 6,
@@ -47,8 +47,8 @@
"github_primary_ready_count": 0,
"source_control_primary_readiness_item_count": 6,
"action_buttons_allowed": false,
"all_product_coverage_snapshot_scope_count": 6,
"all_product_coverage_snapshot_read_only_count": 6,
"all_product_coverage_snapshot_scope_count": 7,
"all_product_coverage_snapshot_read_only_count": 7,
"all_product_coverage_snapshot_runtime_ready_count": 0,
"all_product_coverage_snapshot_default_summary_mode": "compact_first",
"all_product_coverage_snapshot_detail_ledger_collapsed": true,