fix(governance): align inventory with runtime image
Some checks failed
CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
ogt
2026-07-11 09:59:39 +08:00
parent 0c85209ea1
commit 847dfd4535
3 changed files with 26 additions and 3 deletions

View File

@@ -196,5 +196,5 @@
- `python3 scripts/ops/report_codebase_modularization_performance.py` 會為 Python 與前端大型資產建立穩定 work item ID、P0/P1、`in_progress/not_started` 狀態與拆分方向。
- `momo-scheduler` 每日 04:15 執行同一盤點,原子寫入 `data/ai_automation/codebase_inventory/latest.json`;失敗只記 degraded receipt不得阻斷其他排程。
- 本次基線447 個 production Python modules、260,05948 個大於等於 800 行模組、33 個大型前端資產、23 個 P0、6/6 runtime controls 通過;program completion 69.1%runtime closure 仍為 partial。
- 本次基線以 production image build context 為準;`.dockerignore` 排除的 `.claude`、data/logs、docs 與 infra sources 不計入 runtime coverage。V10.777 同版 scanner 為 443 個 production Python modules、259,76448 個大模組、33 個大型前端資產、23 個 P0、6/6 runtime controlsprogram completion 69.1%runtime closure partial。禁止手動沿用舊的 447-module 基線。
- `services/openclaw_learning_service.py` 已降至 789 行embedding worker 的唯一 runtime owner 已移到 `momo-scheduler`,因此不再列入大檔債務,但仍需由 production worker/readback 驗證。