Merge remote-tracking branch 'origin/main' into codex/p0-006-ai-log-triage-20260709

This commit is contained in:
ogt
2026-07-10 11:27:06 +08:00
7 changed files with 109 additions and 38 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",
},
{