Ajustes na documentação e remanejamento dos folders

This commit is contained in:
2026-06-21 09:35:04 -03:00
parent d3667e805d
commit 8659eb552a
2 changed files with 25 additions and 37 deletions

59
.idea/workspace.xml generated
View File

@@ -4,39 +4,9 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="30a0e1d8-9d7d-469b-b241-f300911cee8a" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.env.example" beforeDir="false" afterPath="$PROJECT_DIR$/.env.example" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/agent_platform_oci.iml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/codeStyles/codeStyleConfig.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README_en.md" beforeDir="false" afterPath="$PROJECT_DIR$/README_en.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/apps/agent_gateway/config/backends.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/apps/agent_gateway/config/backends.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/apps/ai_gateway/Dockerfile" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/apps/ai_gateway/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/apps/ai_gateway/app/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/apps/ai_gateway/app/main.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/apps/ai_gateway/requirements.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/apps/mcp_gateway/Dockerfile" beforeDir="false" afterPath="$PROJECT_DIR$/apps/mcp_gateway/Dockerfile" afterDir="false" />
<change beforePath="$PROJECT_DIR$/apps/mcp_gateway/app/__init__.py" beforeDir="false" afterPath="$PROJECT_DIR$/apps/mcp_gateway/app/__init__.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/apps/mcp_gateway/app/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/apps/mcp_gateway/app/main.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/apps/mcp_gateway/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/apps/mcp_gateway/requirements.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/deploy/k8s/mcp-gateway.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/deploy/k8s/mcp-gateway.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/MODULAR_REMAP.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/MODULAR_REMAP.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/libs/agent_framework/config/mcp_servers.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/libs/agent_framework/config/mcp_servers.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/libs/agent_framework/src/agent_framework/config/settings.py" beforeDir="false" afterPath="$PROJECT_DIR$/libs/agent_framework/src/agent_framework/config/settings.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/libs/agent_framework/src/agent_framework/mcp/tool_router.py" beforeDir="false" afterPath="$PROJECT_DIR$/libs/agent_framework/src/agent_framework/mcp/tool_router.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pyproject.toml" beforeDir="false" afterPath="$PROJECT_DIR$/pyproject.toml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scripts/run_mcp_gateway.sh" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/run_mcp_gateway.sh" afterDir="false" />
<change beforePath="$PROJECT_DIR$/specs/SPEC-001-Architecture.md" beforeDir="false" afterPath="$PROJECT_DIR$/specs/SPEC-001-Architecture.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/specs/SPEC-008-Deployment.md" beforeDir="false" afterPath="$PROJECT_DIR$/specs/SPEC-008-Deployment.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/specs/SPEC-010-Agent-Development.md" beforeDir="false" afterPath="$PROJECT_DIR$/specs/SPEC-010-Agent-Development.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/specs/SPEC-014-Templates-and-Agent-Creation-Model.md" beforeDir="false" afterPath="$PROJECT_DIR$/specs/SPEC-014-Templates-and-Agent-Creation-Model.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/templates/agent_template_backend/.env" beforeDir="false" afterPath="$PROJECT_DIR$/templates/agent_template_backend/.env" afterDir="false" />
<change beforePath="$PROJECT_DIR$/templates/agent_template_backend_day_zero/.env" beforeDir="false" afterPath="$PROJECT_DIR$/templates/agent_template_backend_day_zero/.env" afterDir="false" />
<list default="true" id="30a0e1d8-9d7d-469b-b241-f300911cee8a" name="Changes" comment="Ajustes na documentação e remanejamento dos folders">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/MANUAL_AGENT_PLATFORM_GATEWAYS.md" beforeDir="false" afterPath="$PROJECT_DIR$/MANUAL_AGENT_PLATFORM_GATEWAYS.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -111,11 +81,32 @@
<option name="presentableId" value="Default" />
<updated>1781996088468</updated>
<workItem from="1781996091031" duration="1242000" />
<workItem from="1782038604623" duration="6404000" />
<workItem from="1782038604623" duration="6486000" />
</task>
<task id="LOCAL-00001" summary="Ajustes na documentação e remanejamento dos folders">
<option name="closed" value="true" />
<created>1782045250014</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1782045250014</updated>
</task>
<task id="LOCAL-00002" summary="Ajustes na documentação e remanejamento dos folders">
<option name="closed" value="true" />
<created>1782045265085</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1782045265085</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Ajustes na documentação e remanejamento dos folders" />
<option name="LAST_COMMIT_MESSAGE" value="Ajustes na documentação e remanejamento dos folders" />
</component>
</project>