fix(governance): reconcile product scope and manifest schema
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 1m13s
CD Pipeline / build-and-deploy (push) Successful in 5m0s
CD Pipeline / post-deploy-checks (push) Successful in 5m30s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 1m13s
CD Pipeline / build-and-deploy (push) Successful in 5m0s
CD Pipeline / post-deploy-checks (push) Successful in 5m30s
This commit is contained in:
@@ -188,10 +188,11 @@ _AI_AUTOMATION_PROGRAM_SCOPE_CLASSES: list[dict[str, Any]] = [
|
||||
{
|
||||
"id": "products",
|
||||
"label": "產品與專案",
|
||||
"asset_count": 11,
|
||||
"asset_count": 12,
|
||||
"asset_ids": [
|
||||
"awoooi",
|
||||
"momo-pro",
|
||||
"ewoooc",
|
||||
"momo-pro-system",
|
||||
"awooogo",
|
||||
"2026fifa",
|
||||
"agent-bounty-protocol",
|
||||
@@ -203,8 +204,9 @@ _AI_AUTOMATION_PROGRAM_SCOPE_CLASSES: list[dict[str, Any]] = [
|
||||
"vtuber",
|
||||
],
|
||||
"inventory_sources": [
|
||||
"docs/operations/codex-gitea-remaining-products-readback.snapshot.json",
|
||||
"apps/api/src/services/platform_operator_service.py",
|
||||
"docs/operations/gitea-all-product-dev-prod-repo-readback.snapshot.json",
|
||||
"docs/operations/agent99-enterprise-ai-automation-work-items.snapshot.json",
|
||||
"apps/api/src/services/product_governance_matrix_readback.py",
|
||||
],
|
||||
"coverage_status": "inventory_bound_product_loop_rollout_required",
|
||||
"primary_gap": "各產品尚未全部具備 freshness、故障修復、發布與回滾的 golden canary。",
|
||||
|
||||
Reference in New Issue
Block a user