bugfixes: router stickness vs transaction workflow parameters

This commit is contained in:
2026-08-20 22:59:33 -03:00
parent 250e86819c
commit 13a873bcff
269 changed files with 1107 additions and 11 deletions

10
.idea/vcs.xml generated
View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

80
.idea/workspace.xml generated
View File

@@ -4,7 +4,84 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="30a0e1d8-9d7d-469b-b241-f300911cee8a" name="Changes" comment="Ajustes na documentação e remanejamento dos folders" />
<list default="true" id="30a0e1d8-9d7d-469b-b241-f300911cee8a" name="Changes" comment="Ajustes na documentação e remanejamento dos folders">
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/app/agents/runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/app/agents/runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Authentication/agent_template_backend_authentication/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Deterministic_Transactional_Workflow/agent_template_backend/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Deterministic_Transactional_Workflow/agent_template_backend/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Deterministic_Transactional_Workflow/agent_template_backend/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Deterministic_Transactional_Workflow/agent_template_backend/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Deterministic_Transactional_Workflow/agent_template_backend/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Deterministic_Transactional_Workflow/agent_template_backend/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Deterministic_Transactional_Workflow/agent_template_backend/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Deterministic_Transactional_Workflow/agent_template_backend/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/app/agents/runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/app/agents/runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Long_Term_Memory/templates/agent_template_backend/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/app/agents/runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/app/agents/runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend_day_zero/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend_day_zero/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend_day_zero/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend_day_zero/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend_day_zero/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend_day_zero/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend_day_zero/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Normal/templates/agent_template_backend_day_zero/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Offline_Workflow_Regression/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Offline_Workflow_Regression/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/app/agents/runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/app/agents/runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend_day_zero/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend_day_zero/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend_day_zero/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend_day_zero/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend_day_zero/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend_day_zero/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend_day_zero/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/Tuning-Performance/Route_Stickness/templates/agent_template_backend_day_zero/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/docs/PERFORMANCE_OPTIMIZATIONS_MCP_JUDGES_RAG.md" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/docs/PERFORMANCE_OPTIMIZATIONS_MCP_JUDGES_RAG.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/docs/features/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/docs/features/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework.egg-info/SOURCES.txt" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework.egg-info/SOURCES.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/guardrails/calibrated/contestation_validation.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/guardrails/calibrated/contestation_validation.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/guardrails/rails.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/guardrails/rails.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/mcp/models.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/mcp/models.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/mcp/registry.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/mcp/registry.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/routing/enterprise_router.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/routing/enterprise_router.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/runtime/agent_runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/runtime/agent_runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/workflows/runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/libs/agent_framework/src/agent_framework/workflows/runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/mcp/servers/retail_mcp_server/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/mcp/servers/retail_mcp_server/main.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/mcp/servers/retail_mcp_server/main_fastmcp.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/mcp/servers/retail_mcp_server/main_fastmcp.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/app/agents/runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/app/agents/runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/app/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/app/main.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/app/state.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/app/state.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/app/workflows/agent_graph.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/app/workflows/agent_graph.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend_day_zero/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend_day_zero/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend_day_zero/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend_day_zero/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend_day_zero/config/tool_policies.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend_day_zero/config/tool_policies.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend_day_zero/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/templates/agent_template_backend_day_zero/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/tests/test_mcp_parameter_extraction_runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/tests/test_mcp_parameter_extraction_runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/tests/test_route_stickiness_transaction_shift.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/tests/test_route_stickiness_transaction_shift.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/agent_framework_oci/tests/test_transactional_tool_flow.py" beforeDir="false" afterPath="$PROJECT_DIR$/agent_framework_oci/tests/test_transactional_tool_flow.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/agents/runtime.py" beforeDir="false" afterPath="$PROJECT_DIR$/app/agents/runtime.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/domain/contas/service.py" beforeDir="false" afterPath="$PROJECT_DIR$/app/domain/contas/service.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/app/main.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/state.py" beforeDir="false" afterPath="$PROJECT_DIR$/app/state.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/workflows/agent_graph.py" beforeDir="false" afterPath="$PROJECT_DIR$/app/workflows/agent_graph.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/guardrails.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/config/guardrails.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/mcp_parameter_mapping.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/config/mcp_parameter_mapping.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/prompts/billing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/config/prompts/billing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/prompts/contestation.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/config/prompts/contestation.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/prompts/vas.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/config/prompts/vas.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/routing.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/config/routing.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/tools.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/config/tools.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/contas_mcp/servers/contas_mcp_server/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/contas_mcp/servers/contas_mcp_server/main.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/tests/migration/test_original_contestation_validation.py" beforeDir="false" afterPath="$PROJECT_DIR$/tests/migration/test_original_contestation_validation.py" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -153,6 +230,7 @@
<workItem from="1786736622312" duration="715000" />
<workItem from="1786739151301" duration="953000" />
<workItem from="1787159165094" duration="10002000" />
<workItem from="1787241513239" duration="1241000" />
</task>
<task id="LOCAL-00001" summary="Ajustes na documentação e remanejamento dos folders">
<option name="closed" value="true" />