This commit is contained in:
2026-06-15 07:51:07 -03:00
parent 1f1188dd4e
commit 9af4e10a92
10 changed files with 1057 additions and 534 deletions

View File

@@ -1,4 +1,9 @@
# Source of truth for global/default judges in Compass Backoffice.
# Aligned with config/agents/backoffice_anatel/judges.yaml to avoid running a
# weaker judge set when the framework is configured with the global path.
agent_id: backoffice_anatel
profile: judge
fail_closed: true
judges:
- name: response_quality
enabled: true
@@ -8,13 +13,21 @@ judges:
threshold: 0.80
- name: backoffice_no_fabricated_protocol
enabled: true
type: llm
threshold: 0.80
description: Verifica se a resposta não inventa protocolo, cliente, contrato, SLA ou status operacional.
- name: siebel_action_requires_tool_ok
enabled: true
type: llm
threshold: 0.85
description: Bloqueia confirmação de registro/fechamento Siebel sem evidência ok/registered.
- name: anatel_domain_traceability
enabled: true
type: llm
threshold: 0.80
description: Exige rastreabilidade para decisão de cancelamento, reclassificação, tratamento ou encaminhamento.
- name: response_emulator_policy
enabled: true
type: llm
threshold: 0.80
description: Valida resposta formal ANATEL gerada pelo emulador antes de persistir/aprovar/fechar.