fix(web): unify IwoooS security entry
This commit is contained in:
@@ -21,12 +21,16 @@
|
||||
"apps/web/src/app/[locale]/governance/page.tsx",
|
||||
"apps/web/src/app/[locale]/alert-operation-logs/page.tsx",
|
||||
"apps/web/src/app/[locale]/awooop/approvals/page.tsx",
|
||||
"apps/web/src/app/[locale]/code-review/page.tsx"
|
||||
"apps/web/src/app/[locale]/code-review/page.tsx",
|
||||
"apps/web/src/components/command-palette/CommandPalette.tsx"
|
||||
],
|
||||
"summary": {
|
||||
"route_path": "/iwooos",
|
||||
"nav_entry_added": true,
|
||||
"command_palette_entry_added": true,
|
||||
"command_palette_security_action_unified_to_iwooos": true,
|
||||
"command_palette_security_compliance_direct_action_allowed": false,
|
||||
"command_palette_security_keywords_route_to_iwooos": true,
|
||||
"contract_count": 36,
|
||||
"active_runtime_gate_count": 0,
|
||||
"approval_queue_total": 8,
|
||||
|
||||
@@ -2197,6 +2197,18 @@
|
||||
"runtime_delta": false,
|
||||
"execution_authorized": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"delta_id": "s2_144_iwooos_command_palette_security_entry_unified",
|
||||
"display_order": 173,
|
||||
"completed_stage": "S2.144 IwoooS 命令面板資安入口收斂",
|
||||
"progress_axis": "framework_detail",
|
||||
"headline_percent_delta": 0,
|
||||
"framework_delta_visible": true,
|
||||
"why_headline_unchanged": "IwoooS 只把命令面板中的 security / 安全 / 安全合規 / compliance / 合規 等搜尋詞統一導向 /iwooos,移除命令面板對 /security-compliance 的獨立直達動作;command_palette_security_action_unified_to_iwooos=true、command_palette_security_compliance_direct_action_allowed=false、command_palette_security_keywords_route_to_iwooos=true、runtime_execution_authorized=false、active_runtime_gate_count=0,不把入口收斂當 runtime 授權、審批、掃描、修復、部署、主機更新、GitHub primary 切換或 Gitea 停用。",
|
||||
"runtime_delta": false,
|
||||
"execution_authorized": false,
|
||||
"not_authorization": true
|
||||
}
|
||||
],
|
||||
"next_safe_actions": [
|
||||
|
||||
Reference in New Issue
Block a user