fix(web): add IwoooS progress evidence rail
This commit is contained in:
@@ -44,6 +44,14 @@
|
||||
"first_screen_depth_map_runtime_gate_count": 0,
|
||||
"first_screen_depth_map_advanced_default_visible": false,
|
||||
"first_screen_depth_map_scope_evidence_default_visible": false,
|
||||
"progress_evidence_rail_first_layer": true,
|
||||
"progress_evidence_rail_item_count": 5,
|
||||
"progress_evidence_rail_owner_response_received_count": 0,
|
||||
"progress_evidence_rail_owner_response_accepted_count": 0,
|
||||
"progress_evidence_rail_redacted_evidence_count": 0,
|
||||
"progress_evidence_rail_review_acceptance_count": 0,
|
||||
"progress_evidence_rail_github_primary_ready_count": 0,
|
||||
"progress_evidence_rail_runtime_gate_count": 0,
|
||||
"visual_command_dashboard_widget_count": 14,
|
||||
"visual_command_dashboard_first_layer": true,
|
||||
"visual_command_dashboard_default_visible": false,
|
||||
@@ -346,6 +354,68 @@
|
||||
"not_authorization": true
|
||||
}
|
||||
],
|
||||
"progress_evidence_rail_items": [
|
||||
{
|
||||
"item_id": "ownerResponses",
|
||||
"display_order": 1,
|
||||
"display_mode": "first_screen_progress_evidence_rail",
|
||||
"value": "0/4",
|
||||
"owner_response_received_count": 0,
|
||||
"owner_response_accepted_count": 0,
|
||||
"runtime_gate_count": 0,
|
||||
"runtime_execution_authorized": false,
|
||||
"action_buttons_allowed": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"item_id": "redactedEvidence",
|
||||
"display_order": 2,
|
||||
"display_mode": "first_screen_progress_evidence_rail",
|
||||
"value": "0",
|
||||
"redacted_evidence_count": 0,
|
||||
"runtime_gate_count": 0,
|
||||
"runtime_execution_authorized": false,
|
||||
"action_buttons_allowed": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"item_id": "reviewAcceptance",
|
||||
"display_order": 3,
|
||||
"display_mode": "first_screen_progress_evidence_rail",
|
||||
"value": "0",
|
||||
"review_acceptance_count": 0,
|
||||
"runtime_gate_count": 0,
|
||||
"runtime_execution_authorized": false,
|
||||
"action_buttons_allowed": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"item_id": "githubPrimary",
|
||||
"display_order": 4,
|
||||
"display_mode": "first_screen_progress_evidence_rail",
|
||||
"value": "0/8",
|
||||
"candidate_repo_count": 8,
|
||||
"github_primary_ready_count": 0,
|
||||
"source_control_mutation_authorized": false,
|
||||
"runtime_gate_count": 0,
|
||||
"runtime_execution_authorized": false,
|
||||
"action_buttons_allowed": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"item_id": "runtimeGate",
|
||||
"display_order": 5,
|
||||
"display_mode": "first_screen_progress_evidence_rail",
|
||||
"value": "0",
|
||||
"runtime_gate_count": 0,
|
||||
"scan_authorized": false,
|
||||
"host_change_authorized": false,
|
||||
"source_control_mutation_authorized": false,
|
||||
"runtime_execution_authorized": false,
|
||||
"action_buttons_allowed": false,
|
||||
"not_authorization": true
|
||||
}
|
||||
],
|
||||
"first_progress_unlock_path_steps": [
|
||||
{
|
||||
"step_id": "owner_response_scope",
|
||||
|
||||
@@ -2353,6 +2353,18 @@
|
||||
"runtime_delta": false,
|
||||
"execution_authorized": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"delta_id": "s2_157_iwooos_progress_evidence_rail",
|
||||
"display_order": 186,
|
||||
"completed_stage": "S2.157 IwoooS 進度證據流速儀",
|
||||
"progress_axis": "framework_detail",
|
||||
"headline_percent_delta": 0,
|
||||
"framework_delta_visible": true,
|
||||
"why_headline_unchanged": "IwoooS 只新增首屏進度證據流速儀,把 61% 無法前進的條件壓成五個短指標:負責人回覆 0/4、脫敏證據 0、審查接受 0、GitHub 主來源 0/8、執行期閘門 0;iwooos_progress_evidence_rail_owner_response_received_count=0、iwooos_progress_evidence_rail_owner_response_accepted_count=0、iwooos_progress_evidence_rail_redacted_evidence_count=0、iwooos_progress_evidence_rail_review_acceptance_count=0、iwooos_progress_evidence_rail_github_primary_ready_count=0、iwooos_progress_evidence_rail_runtime_gate_count=0、runtime_execution_authorized=false、active_runtime_gate_count=0、action_buttons_allowed=false,不把流速儀當掃描、修復、部署、主機更新、版本來源切換、GitHub primary 切換或 Gitea 停用。",
|
||||
"runtime_delta": false,
|
||||
"execution_authorized": false,
|
||||
"not_authorization": true
|
||||
}
|
||||
],
|
||||
"next_safe_actions": [
|
||||
|
||||
Reference in New Issue
Block a user