Merge remote-tracking branch 'gitea-ssh/main' into codex/p0-product-manifest-standard-20260629
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Failing after 2m46s
CD Pipeline / build-and-deploy (push) Has been skipped
CD Pipeline / post-deploy-checks (push) Has been skipped
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Failing after 2m46s
CD Pipeline / build-and-deploy (push) Has been skipped
CD Pipeline / post-deploy-checks (push) Has been skipped
# Conflicts: # docs/LOGBOOK.md
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"schema_version": "p0_cicd_baseline_source_readiness_v1",
|
||||
"generated_at": "2026-06-29T12:06:00+08:00",
|
||||
"status": "blocked_required_sources_missing",
|
||||
"status": "ready_for_template_copy_apply_gate",
|
||||
"priority": "P0-004",
|
||||
"scope": "dev_prod_cicd_baseline",
|
||||
"readback": {
|
||||
"workplan_id": "P0-004",
|
||||
"workplan_title": "補 dev / prod CI/CD baseline",
|
||||
"scorecard_completion_percent": 40,
|
||||
"scorecard_completion_percent": 60,
|
||||
"baseline_matrix_present": true,
|
||||
"dev_missing_count": 10,
|
||||
"prod_cicd_gap_count": 10,
|
||||
"github_mirror_status": "removed_deleted_do_not_use",
|
||||
"safe_next_step": "restore_or_recreate_tracked_warning_step_source_before_workflow_enablement"
|
||||
"safe_next_step": "open_template_copy_apply_gate_after_source_readiness_green"
|
||||
},
|
||||
"required_sources": [
|
||||
{
|
||||
@@ -83,30 +83,20 @@
|
||||
}
|
||||
],
|
||||
"blockers": [
|
||||
"tracked_warning_step_source_files_missing",
|
||||
"workflow_enablement_blocked_until_source_readiness_green"
|
||||
"template_copy_apply_gate_required_before_workflow_enablement"
|
||||
],
|
||||
"next_actions": [
|
||||
"restore_or_recreate_warning_step_owner_package_preflight_plan_apply_gate_dashboard_sources",
|
||||
"add_focused_tests_for_recreated_sources_before_any_workflow_copy",
|
||||
"keep_workflow_modification_allowed_false_until_source_readiness_green"
|
||||
"run_focused_tests_for_recreated_sources",
|
||||
"open_template_copy_apply_gate_before_any_workflow_copy",
|
||||
"keep_workflow_modification_allowed_false_until_apply_gate"
|
||||
],
|
||||
"rollups": {
|
||||
"required_source_count": 11,
|
||||
"present_required_source_count": 3,
|
||||
"missing_required_source_count": 8,
|
||||
"source_readiness_percent": 27,
|
||||
"blocked_source_ids": [
|
||||
"warning_step_owner_package_service",
|
||||
"warning_step_owner_response_preflight_service",
|
||||
"warning_step_template_copy_execution_plan_service",
|
||||
"warning_step_template_copy_apply_gate_service",
|
||||
"warning_step_dashboard_service",
|
||||
"product_onboarding_guard_service",
|
||||
"onboarding_reminder_contract_service",
|
||||
"new_product_onboarding_page_model_service"
|
||||
],
|
||||
"hard_blocker_count": 2,
|
||||
"present_required_source_count": 11,
|
||||
"missing_required_source_count": 0,
|
||||
"source_readiness_percent": 100,
|
||||
"blocked_source_ids": [],
|
||||
"hard_blocker_count": 1,
|
||||
"next_action_count": 3
|
||||
},
|
||||
"operation_boundaries": {
|
||||
|
||||
Reference in New Issue
Block a user