trading-platform/docs/02-definicion-modulos/OQI-011-mt4-gateway/_MAP.md
Adrian Flores Cortes 8f0235c096 [TASK-2026-02-06-ANALISIS-INTEGRAL-DOCUMENTACION] docs: Complete 6-phase documentation analysis
- FASE-0: Diagnostic audit of 500+ files, 33 findings cataloged (7P0/8P1/12P2/6P3)
- FASE-1: Resolved 7 P0 critical conflicts (ports, paths, dedup OQI-010/ADR-002, orphan schemas)
- FASE-2: Resolved 8 P1 issues (traces, README/CLAUDE.md, DEPENDENCY-GRAPH v2.0, DDL drift, stack versions, DoR/DoD)
- FASE-3: Resolved 12 P2 issues (archived tasks indexed, RNFs created, OQI-010 US/RF/ET, AGENTS v2.0)
- FASE-4: Purged 3 obsolete docs to _archive/, fixed MODELO-NEGOCIO.md broken ref
- FASE-5: Cross-layer validation (DDL→OQI 66%, OQI→BE 72%, BE→FE 78%, Inventories 95%)
- FASE-6: INFORME-FINAL, SA-INDEX (18 subagents), METADATA COMPLETED

27/33 findings resolved (82%), 6 P3 deferred to backlog.
18 new files created, 40+ modified, 4 archived.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 10:57:03 -06:00

75 lines
2.0 KiB
Markdown

---
id: "_MAP"
title: "Mapa de Documentacion OQI-010 MT4 Gateway"
type: "Index"
project: "trading-platform"
epic: "OQI-010"
version: "0.1.0"
created_date: "2026-01-28"
updated_date: "2026-01-28"
---
# _MAP: OQI-010 MT4 Gateway
> **Estado: NO FUNCIONAL (15%)**
---
## Estructura de Documentacion
```
OQI-010-mt4-gateway/
├── _MAP.md <- Este archivo
├── README.md <- Vision general y estado
├── STATUS.md <- Estado detallado y bloqueos
├── ROADMAP-MT4.md <- Plan de implementacion
└── especificaciones/
└── ET-MT4-001-gateway.md <- Spec tecnica del gateway
```
---
## Indice de Documentos
| Documento | Tipo | Descripcion |
|-----------|------|-------------|
| [README.md](./README.md) | Overview | Vision general, arquitectura, estado |
| [STATUS.md](./STATUS.md) | Status | Estado actual, bloqueos, metricas |
| [ROADMAP-MT4.md](./ROADMAP-MT4.md) | Roadmap | Plan de implementacion por fases |
| [ET-MT4-001-gateway.md](./especificaciones/ET-MT4-001-gateway.md) | Technical Spec | Especificacion del MT4 Gateway Service |
---
## Documentos Pendientes (Futuro)
Cuando la epica se active, crear:
| Documento | Tipo | Cuando |
|-----------|------|--------|
| ET-MT4-002-expert-advisor.md | Technical Spec | Fase 2 |
| ET-MT4-003-mcp-integration.md | Technical Spec | Fase 3 |
| RF-MT4-001-trading.md | Requerimientos | Inicio de desarrollo |
| US-MT4-001-execute-trade.md | User Story | Sprint planning |
---
## Componentes Relacionados
| Componente | Ubicacion | Estado |
|------------|-----------|--------|
| MCP MT4 Connector | `mcp-mt4-connector/` | Parcial |
| MT4 Gateway | No existe | Pendiente |
| Expert Advisor | No existe | Pendiente |
---
## Referencias Externas
- [MCP Protocol](https://modelcontextprotocol.io)
- [MetaTrader 4 Docs](https://www.mql4.com/docs)
- [OQI-010-llm-trading-integration](../OQI-010-llm-trading-integration/) - Epica relacionada
---
*Actualizado: 2026-01-28*