feat(governance): 新增 AI Agent 專業任務擴展
All checks were successful
Code Review / ai-code-review (push) Successful in 15s
CD Pipeline / tests (push) Successful in 1m38s
CD Pipeline / build-and-deploy (push) Successful in 6m8s
CD Pipeline / post-deploy-checks (push) Successful in 1m40s

This commit is contained in:
Your Name
2026-06-15 14:19:23 +08:00
parent a923e89017
commit e101931efb
15 changed files with 1453 additions and 3 deletions

View File

@@ -6447,6 +6447,43 @@
"monthly": "月報"
}
},
"professionalTaskExpansion": {
"title": "P2-405A AI Agent 專業任務擴展",
"source": "產生 {generated};目前 {current};下一步 {next}",
"runtime": "runtime={value}",
"telegramTitle": "Telegram Runtime Bridge",
"redactionTitle": "脫敏與實發邊界",
"tasksTitle": "首批專業任務",
"metrics": {
"overall": "契約進度",
"tasks": "專業任務",
"domains": "任務領域",
"telegramStages": "TG bridge",
"messageTypes": "訊息類型",
"approvals": "需批准",
"highCritical": "高風險 / critical",
"liveWrites": "live / send / write"
},
"labels": {
"gateway": "Gateway required={value}",
"noSend": "no-send preview={value}",
"queuePreview": "queue preview={value}",
"directBot": "direct Bot API={value}",
"send": "Telegram send={value}",
"redaction": "脫敏鎖定={value}",
"gatewayWrites": "Gateway 寫入={value}",
"botCalls": "Bot API={value}",
"productionWrites": "正式寫入={value}",
"approval": "需批准={value}",
"liveCount": "live={value}"
},
"riskTiers": {
"low": "低風險",
"medium": "中風險",
"high": "高風險",
"critical": "Critical"
}
},
"resultCaptureReleaseVerifierOwnerReviewPacket": {
"title": "P2-137 釋出驗證器負責人審查包",
"source": "產生 {generated};目前 {current};下一步 {next}",