fix: lock pchome growth ui copy guardrails
All checks were successful
CD Pipeline / deploy (push) Successful in 1m11s

This commit is contained in:
ogt
2026-06-26 11:35:30 +08:00
parent 0808063133
commit 2144ef2102
14 changed files with 147 additions and 41 deletions

View File

@@ -41,7 +41,7 @@ OBSERVABILITY_PAGES = (
"/observability/agent_orchestration",
"AI 分工矩陣",
"分工",
("AI 分工矩陣", "本地模型", "知識"),
("AI 分工矩陣", "建議路徑", "知識"),
),
ObservabilityPage(
"templates/admin/business_intel.html",
@@ -57,7 +57,7 @@ OBSERVABILITY_PAGES = (
"/observability/host_health",
"主機健康",
"主機",
("主機健康", "AI 模型", "自癒"),
("主機健康", "AI 建議服務", "自癒"),
),
ObservabilityPage(
"templates/admin/ai_calls_dashboard.html",