fix(work-items): close product governance ledger item
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 1m7s
CD Pipeline / build-and-deploy (push) Successful in 5m8s
CD Pipeline / post-deploy-checks (push) Successful in 3m18s

This commit is contained in:
ogt
2026-07-10 10:57:05 +08:00
parent e48470e8cf
commit 0bc6fc6095
3 changed files with 16 additions and 14 deletions

View File

@@ -128,13 +128,13 @@ _COMMANDER_INSERTED_REQUIREMENT_WORK_ITEMS: list[dict[str, Any]] = [
"id": "CIR-P0-004",
"priority": "P0",
"order": 4,
"status": "in_progress",
"status": "done",
"lane": "gitea_source_truth",
"request": "全部專案推版與 repo truth 不能靠 GitHub。",
"normalized_work_item": "全產品 source-control readiness 改以 Gitea repo identity、SSH heads、backup health 為準。",
"current_state": "9 個 expected Gitea repos 已讀回 OK跨產品 dev/prod CI baseline 仍需逐步補",
"current_state": "Product Governance Matrix 已在 production 顯示 12/12 product source truth、private visibility 與 backup evidence refs",
"acceptance": "product governance matrix 顯示 canonical repo、branch、backup evidence、private visibility。",
"next_action": "把全產品 source truth 接到 product governance matrix。",
"next_action": " product governance matrix 作為後續 KM/RAG/MCP/LOG 分類來源",
"mapped_workplan_id": "P0-003",
},
{