mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-07-09 14:04:19 +00:00
Ajustes na documentação e remanejamento dos folders
This commit is contained in:
59
.idea/workspace.xml
generated
59
.idea/workspace.xml
generated
@@ -4,39 +4,9 @@
|
|||||||
<option name="autoReloadType" value="SELECTIVE" />
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="30a0e1d8-9d7d-469b-b241-f300911cee8a" name="Changes" comment="">
|
<list default="true" id="30a0e1d8-9d7d-469b-b241-f300911cee8a" name="Changes" comment="Ajustes na documentação e remanejamento dos folders">
|
||||||
<change beforePath="$PROJECT_DIR$/.env.example" beforeDir="false" afterPath="$PROJECT_DIR$/.env.example" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
|
<change beforePath="$PROJECT_DIR$/MANUAL_AGENT_PLATFORM_GATEWAYS.md" beforeDir="false" afterPath="$PROJECT_DIR$/MANUAL_AGENT_PLATFORM_GATEWAYS.md" afterDir="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>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@@ -111,11 +81,32 @@
|
|||||||
<option name="presentableId" value="Default" />
|
<option name="presentableId" value="Default" />
|
||||||
<updated>1781996088468</updated>
|
<updated>1781996088468</updated>
|
||||||
<workItem from="1781996091031" duration="1242000" />
|
<workItem from="1781996091031" duration="1242000" />
|
||||||
<workItem from="1782038604623" duration="6404000" />
|
<workItem from="1782038604623" duration="6486000" />
|
||||||
</task>
|
</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 />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
<option name="version" value="3" />
|
<option name="version" value="3" />
|
||||||
</component>
|
</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>
|
</project>
|
||||||
@@ -29,8 +29,6 @@ MCP Gateway (8300)
|
|||||||
Telecom MCP Server (8100)
|
Telecom MCP Server (8100)
|
||||||
Retail MCP Server (8200)
|
Retail MCP Server (8200)
|
||||||
|
|
||||||
Não existe AI Gateway.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Portas Oficiais
|
# Portas Oficiais
|
||||||
@@ -263,7 +261,6 @@ curl http://localhost:8200/health
|
|||||||
|
|
||||||
# Decisões Arquiteturais Oficiais
|
# Decisões Arquiteturais Oficiais
|
||||||
|
|
||||||
- Não existe AI Gateway
|
|
||||||
- Agent Gateway centraliza governança
|
- Agent Gateway centraliza governança
|
||||||
- Runtime executa LangGraph
|
- Runtime executa LangGraph
|
||||||
- Runtime executa LLM
|
- Runtime executa LLM
|
||||||
|
|||||||
Reference in New Issue
Block a user