feat(governance): 新增 AI Agent 專業任務擴展
This commit is contained in:
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user