feat(governance): clarify AI judgment evidence boundary
Some checks failed
Code Review / ai-code-review (push) Successful in 14s
CD Pipeline / tests (push) Successful in 1m42s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled

This commit is contained in:
Your Name
2026-06-26 08:21:47 +08:00
parent 5055d6a457
commit 6458a54ef5
3 changed files with 5 additions and 0 deletions

View File

@@ -6297,6 +6297,9 @@ export function AutomationInventoryTab() {
live: agentCollaborationLiveBoundaryTotal,
})}
</span>
<span style={{ fontFamily: "'DM Mono', monospace", fontSize: 10, color: '#5b6f58', lineHeight: 1.5, overflowWrap: 'anywhere' }}>
{t('globalControl.professionalJudgment.auditLine')}
</span>
</div>
<Chip value={t('globalControl.professionalJudgment.badge')} muted />
</div>