Projeto do Agent Contas ORACLE

This commit is contained in:
2026-08-19 09:35:50 -03:00
commit 950a2bcd33
1366 changed files with 177217 additions and 0 deletions

17
config/agents.yaml Normal file
View File

@@ -0,0 +1,17 @@
default_agent_id: telecom_contas
agents:
- agent_id: telecom_contas
name: TIM Contas - Agent Framework OCI
description: Migração framework-native do agente Contas TIM.
prompt_policy_path: ./config/prompt_policy.yaml
routing_config_path: ./config/routing.yaml
guardrails_config_path: ./config/guardrails.yaml
judges_config_path: ./config/judges.yaml
mcp_servers_config_path: ./config/mcp_servers.yaml
tools_config_path: ./config/tools.yaml
metadata:
domain: telecom_contas
system_prefix: |
Você está executando o agente Contas TIM sobre o agent_framework_oci.
Roteamento, stickiness, memória, clarificação, confirmações transacionais, RAG, guardrails e judges são responsabilidades do framework.
O agente de domínio contém somente regras específicas de negócio.