docs: Migrate and organize documentation structure
- Create DOCUMENTATION-STATUS.md with comprehensive audit of all docs sections - Create docs/_archive/ folder for obsolete documentation - Move resolved NOTA-DISCREPANCIA-PUERTOS to _archive/00-notas/ - Move deprecated backlog README to _archive/04-fase-backlog/ - Update 04-fase-backlog/README.md to reflect current state (DoR/DoD only) - Create implementacion/TRACEABILITY.yml for OQI-009-marketplace - Update _MAP.md v2.3.0 with accurate structure reflecting all 11 epics Key findings documented in DOCUMENTATION-STATUS.md: - 9 documentation sections analyzed - 6 complete, 2 partial, 1 deprecated - OQI-010-mt4-gateway marked as NO FUNCIONAL (15%) - Missing guias-desarrollo subfolders identified Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
a8710e6290
commit
14133175af
@ -0,0 +1,87 @@
|
||||
---
|
||||
id: "TRACEABILITY-OQI-009"
|
||||
title: "Trazabilidad de Implementacion - OQI-009 Marketplace"
|
||||
type: "Traceability"
|
||||
project: "trading-platform"
|
||||
epic: "OQI-009"
|
||||
version: "1.0.0"
|
||||
created_date: "2026-02-04"
|
||||
updated_date: "2026-02-04"
|
||||
status: "In Progress"
|
||||
---
|
||||
|
||||
# Trazabilidad: OQI-009 Marketplace
|
||||
|
||||
## Resumen de Implementacion
|
||||
|
||||
| Metrica | Valor |
|
||||
|---------|-------|
|
||||
| **RF Implementados** | 0/5 |
|
||||
| **ET Implementados** | 0/3 |
|
||||
| **US Implementadas** | 0/TBD |
|
||||
| **Progreso General** | 10% |
|
||||
|
||||
---
|
||||
|
||||
## Requerimientos Funcionales
|
||||
|
||||
| RF | Titulo | Estado | Backend | Frontend | Notas |
|
||||
|----|--------|--------|---------|----------|-------|
|
||||
| RF-MKT-001 | Catalogo de Productos | Pendiente | - | - | - |
|
||||
| RF-MKT-002 | Sistema de Busqueda | Pendiente | - | - | - |
|
||||
| RF-MKT-003 | Carrito de Compras | Pendiente | - | - | - |
|
||||
| RF-MKT-004 | Proceso de Checkout | Pendiente | - | - | - |
|
||||
| RF-MKT-005 | Dashboard de Vendedor | Pendiente | - | - | - |
|
||||
|
||||
---
|
||||
|
||||
## Especificaciones Tecnicas
|
||||
|
||||
| ET | Titulo | Estado | Archivos | Notas |
|
||||
|----|--------|--------|----------|-------|
|
||||
| ET-MKT-001 | Arquitectura Marketplace | Documentado | docs/02-definicion-modulos/OQI-009-marketplace/especificaciones/ | - |
|
||||
| ET-MKT-002 | API Marketplace | Pendiente | - | - |
|
||||
| ET-MKT-003 | UI Components | Pendiente | - | - |
|
||||
|
||||
---
|
||||
|
||||
## Archivos de Implementacion
|
||||
|
||||
### Backend
|
||||
|
||||
| Archivo | Estado | RF/ET | Notas |
|
||||
|---------|--------|-------|-------|
|
||||
| - | - | - | Pendiente implementacion |
|
||||
|
||||
### Frontend
|
||||
|
||||
| Archivo | Estado | RF/ET | Notas |
|
||||
|---------|--------|-------|-------|
|
||||
| - | - | - | Pendiente implementacion |
|
||||
|
||||
### Database
|
||||
|
||||
| Archivo | Estado | RF/ET | Notas |
|
||||
|---------|--------|-------|-------|
|
||||
| - | - | - | Pendiente schema marketplace |
|
||||
|
||||
---
|
||||
|
||||
## Dependencias
|
||||
|
||||
| Dependencia | Estado | Impacto |
|
||||
|-------------|--------|---------|
|
||||
| OQI-001 (Auth) | Completado | Requerido para sellers/buyers |
|
||||
| OQI-005 (Payments) | Completado | Requerido para checkout |
|
||||
|
||||
---
|
||||
|
||||
## Changelog
|
||||
|
||||
| Fecha | Cambio | Autor |
|
||||
|-------|--------|-------|
|
||||
| 2026-02-04 | Creacion inicial del archivo de trazabilidad | Claude Code |
|
||||
|
||||
---
|
||||
|
||||
*Sistema SIMCO v4.0.0*
|
||||
@ -1,28 +1,22 @@
|
||||
---
|
||||
id: "README"
|
||||
title: "Backlog - Trading Platform (Trading Platform)"
|
||||
title: "Definiciones de Calidad - Trading Platform"
|
||||
type: "Documentation"
|
||||
project: "trading-platform"
|
||||
version: "1.0.0"
|
||||
updated_date: "2026-01-04"
|
||||
status: "DEPRECATED"
|
||||
version: "2.0.0"
|
||||
updated_date: "2026-02-04"
|
||||
status: "ACTIVE"
|
||||
---
|
||||
|
||||
> **DEPRECATED (2026-01-28)**
|
||||
> Este documento contiene referencias a archivos eliminados (/docs/planning/).
|
||||
> El directorio planning fue removido en commit del 2026-01-26.
|
||||
> Los links a Board.md y config.yml ya no son validos.
|
||||
> Ver: orchestration/tareas/ para gestion de tareas actual.
|
||||
# Definiciones de Calidad - Trading Platform
|
||||
|
||||
# Backlog - Trading Platform (Trading Platform)
|
||||
|
||||
**Ultima actualizacion:** 2026-01-04
|
||||
**Ultima actualizacion:** 2026-02-04
|
||||
|
||||
---
|
||||
|
||||
## Descripcion
|
||||
|
||||
Esta carpeta contiene el backlog del proyecto y las definiciones de calidad (DoR/DoD).
|
||||
Esta carpeta contiene las definiciones de calidad del proyecto (DoR/DoD).
|
||||
|
||||
---
|
||||
|
||||
@ -35,42 +29,19 @@ Esta carpeta contiene el backlog del proyecto y las definiciones de calidad (DoR
|
||||
|
||||
---
|
||||
|
||||
## Backlog Priorizado
|
||||
## Gestion de Tareas
|
||||
|
||||
El backlog activo se gestiona en el tablero Kanban:
|
||||
- Ver: [/docs/planning/Board.md](/docs/planning/Board.md)
|
||||
|
||||
---
|
||||
|
||||
## Items Futuros
|
||||
|
||||
Items identificados pero no priorizados aun:
|
||||
|
||||
### Fase 2 - Extensiones
|
||||
|
||||
| ID | Titulo | Tipo | Modulo | Prioridad |
|
||||
|----|--------|------|--------|-----------|
|
||||
| - | Integracion MetaTrader 4 | Feature | Trading | P2 |
|
||||
| - | Trading Agents automaticos | Feature | ML | P2 |
|
||||
| - | Social Trading | Feature | Trading | P3 |
|
||||
| - | Multi-idioma | Feature | General | P3 |
|
||||
|
||||
### Mejoras Tecnicas
|
||||
|
||||
| ID | Titulo | Tipo | Modulo | Prioridad |
|
||||
|----|--------|------|--------|-----------|
|
||||
| - | Migracion a microservicios | Technical | Infra | P2 |
|
||||
| - | Implementar GraphQL | Technical | API | P3 |
|
||||
| - | Cache distribuido | Technical | Backend | P2 |
|
||||
El backlog activo se gestiona en:
|
||||
- **orchestration/tareas/** - Tareas en progreso
|
||||
- **orchestration/ROADMAP-2026-Q1.yml** - Planificacion trimestral
|
||||
|
||||
---
|
||||
|
||||
## Referencias
|
||||
|
||||
- **Tablero Kanban:** [/docs/planning/Board.md](/docs/planning/Board.md)
|
||||
- **Configuracion:** [/docs/planning/config.yml](/docs/planning/config.yml)
|
||||
- **Guia de Agentes:** [/AGENTS.md](/AGENTS.md)
|
||||
- [Roadmap Q1 2026](../../orchestration/ROADMAP-2026-Q1.yml)
|
||||
- [Indice de Tareas](../../orchestration/tareas/_INDEX.yml)
|
||||
|
||||
---
|
||||
|
||||
**Mantenido por:** Product Owner / Architecture Team
|
||||
**Mantenido por:** Architecture Team
|
||||
|
||||
308
docs/DOCUMENTATION-STATUS.md
Normal file
308
docs/DOCUMENTATION-STATUS.md
Normal file
@ -0,0 +1,308 @@
|
||||
---
|
||||
id: "DOCUMENTATION-STATUS"
|
||||
title: "Estado de la Documentacion - Trading Platform"
|
||||
type: "Status Report"
|
||||
project: "trading-platform"
|
||||
version: "1.0.0"
|
||||
created_date: "2026-02-04"
|
||||
updated_date: "2026-02-04"
|
||||
---
|
||||
|
||||
# DOCUMENTATION-STATUS: Trading Platform
|
||||
|
||||
**Ultima actualizacion:** 2026-02-04
|
||||
**Version:** 1.0.0
|
||||
**Generado por:** Claude Code (Opus 4.5)
|
||||
|
||||
---
|
||||
|
||||
## Resumen Ejecutivo
|
||||
|
||||
| Metrica | Valor | Estado |
|
||||
|---------|-------|--------|
|
||||
| **Total Secciones** | 9 | - |
|
||||
| **Secciones Completas** | 6 | 67% |
|
||||
| **Secciones Parciales** | 2 | 22% |
|
||||
| **Secciones Deprecadas** | 1 | 11% |
|
||||
| **Documentos Totales** | ~120 | Estimado |
|
||||
| **Documentos Obsoletos** | 3 | Pendiente archivo |
|
||||
|
||||
---
|
||||
|
||||
## 1. Estado por Seccion
|
||||
|
||||
### 1.1 docs/00-vision-general/
|
||||
|
||||
| Estado | ACTIVO |
|
||||
|--------|--------|
|
||||
|
||||
| Archivo | Estado | Notas |
|
||||
|---------|--------|-------|
|
||||
| VISION-PRODUCTO.md | OK | Vision completa |
|
||||
| ARQUITECTURA-GENERAL.md | OK | Arquitectura base |
|
||||
| STACK-TECNOLOGICO.md | OK | Stack actualizado |
|
||||
| Curso_Basico.md | OK | Material educativo |
|
||||
| API Massive.pdf | OK | Referencia externa |
|
||||
|
||||
**Acciones requeridas:** Ninguna
|
||||
|
||||
---
|
||||
|
||||
### 1.2 docs/01-arquitectura/
|
||||
|
||||
| Estado | ACTIVO |
|
||||
|--------|--------|
|
||||
|
||||
| Archivo | Estado | Notas |
|
||||
|---------|--------|-------|
|
||||
| ARQUITECTURA-UNIFICADA.md | OK | Sistema completo |
|
||||
| ARQUITECTURA-MULTI-AGENTE-MT4.md | OK | Multi-agente |
|
||||
| ARQUITECTURA-INTEGRACION-MT4-MCP-LLM.md | OK | Integracion |
|
||||
| DIAGRAMA-INTEGRACIONES.md | OK | Flujos |
|
||||
| INTEGRACION-TRADINGAGENT.md | OK | ML Engine |
|
||||
| INTEGRACION-LLM-FINE-TUNING.md | OK | LLM training |
|
||||
| INTEGRACION-LLM-LOCAL.md | OK | LLM local |
|
||||
| INTEGRACION-METATRADER4.md | OK | MT4 |
|
||||
| INTEGRACION-API-MASSIVE.md | OK | API externa |
|
||||
| MCP-BINANCE-CONNECTOR-SPEC.md | OK | Binance MCP |
|
||||
|
||||
**Acciones requeridas:** Ninguna
|
||||
|
||||
---
|
||||
|
||||
### 1.3 docs/02-definicion-modulos/ (Epicas OQI)
|
||||
|
||||
| Estado | ACTIVO |
|
||||
|--------|--------|
|
||||
|
||||
#### Estado de Epicas
|
||||
|
||||
| Epic | _MAP.md | README.md | requerimientos/ | especificaciones/ | historias-usuario/ | implementacion/ | Estado |
|
||||
|------|---------|-----------|-----------------|-------------------|-------------------|-----------------|--------|
|
||||
| OQI-001-fundamentos-auth | OK | OK | OK (5 RF) | OK (5 ET) | OK (12 US) | OK | COMPLETO |
|
||||
| OQI-002-education | OK | OK | OK (6 RF) | OK (6 ET) | OK (8 US) | OK | COMPLETO |
|
||||
| OQI-003-trading-charts | OK | OK | OK (7 RF) | OK (8 ET) | OK (18 US) | OK | COMPLETO |
|
||||
| OQI-004-investment-accounts | OK | OK | OK | OK | OK | OK | COMPLETO |
|
||||
| OQI-005-payments-stripe | OK | OK | OK | OK | OK | OK | COMPLETO |
|
||||
| OQI-006-ml-signals | OK | OK | OK | OK | OK | OK | COMPLETO |
|
||||
| OQI-007-llm-agent | OK | OK | OK | OK | OK | OK | COMPLETO |
|
||||
| OQI-008-portfolio-manager | OK | OK | OK | OK | OK | OK | COMPLETO |
|
||||
| OQI-009-marketplace | OK | OK | OK | OK | OK | FALTA | PARCIAL |
|
||||
| OQI-010-mt4-gateway | OK | OK | N/A | OK | N/A | N/A | NO FUNCIONAL (15%) |
|
||||
| OQI-010-llm-trading-integration | OK | OK | N/A | N/A | N/A | N/A | PLANNING |
|
||||
|
||||
**Acciones requeridas:**
|
||||
1. OQI-009-marketplace: Crear carpeta `implementacion/` con TRACEABILITY.yml
|
||||
2. OQI-010-mt4-gateway: Ya documentado como NO FUNCIONAL en STATUS.md
|
||||
|
||||
---
|
||||
|
||||
### 1.4 docs/04-fase-backlog/
|
||||
|
||||
| Estado | DEPRECATED |
|
||||
|--------|------------|
|
||||
|
||||
| Archivo | Estado | Notas |
|
||||
|---------|--------|-------|
|
||||
| README.md | DEPRECATED | Referencias a /docs/planning/ eliminado |
|
||||
| DEFINITION-OF-DONE.md | OK | Criterios validos |
|
||||
| DEFINITION-OF-READY.md | OK | Criterios validos |
|
||||
|
||||
**Acciones requeridas:**
|
||||
1. Mover carpeta a `docs/_archive/04-fase-backlog/`
|
||||
2. Actualizar README para remover referencias rotas
|
||||
3. Alternativamente: Mantener DoR/DoD y eliminar README
|
||||
|
||||
---
|
||||
|
||||
### 1.5 docs/90-transversal/
|
||||
|
||||
| Estado | ACTIVO |
|
||||
|--------|--------|
|
||||
|
||||
| Subcarpeta | Estado | Archivos | Notas |
|
||||
|------------|--------|----------|-------|
|
||||
| analisis/ | OK | 2 | API coverage, file generation |
|
||||
| especificaciones/ | OK | 1 | Batch priorizacion |
|
||||
| estrategias/ | OK | 1 | Prediccion rangos |
|
||||
| gaps/ | VACIO | 0 | Sin gaps documentados |
|
||||
| integraciones/ | OK | 6 | Data, MT4, services |
|
||||
| inventarios/ | OK | 15 | Inventarios consolidados |
|
||||
| requerimientos/ | OK | 1 | RF-DATA-001 |
|
||||
| roadmap/ | OK | 3 | Planes |
|
||||
| security/ | OK | 1 | SECURITY.md |
|
||||
| setup/ | OK | 1 | SETUP-MT4 |
|
||||
|
||||
**Documentos con issues:**
|
||||
|
||||
| Archivo | Issue | Accion |
|
||||
|---------|-------|--------|
|
||||
| inventarios/INVENTORY-SYNC-REPORT.md | Marca inventarios como DESACTUALIZADOS | Revisar y actualizar |
|
||||
| inventarios/MIGRACION-SUPABASE-EXPRESS.md | Documento historico | Considerar archivo |
|
||||
|
||||
**Acciones requeridas:**
|
||||
1. Verificar/actualizar INVENTORY-SYNC-REPORT.md
|
||||
2. Eliminar carpeta `gaps/` si permanece vacia o documentar gaps
|
||||
|
||||
---
|
||||
|
||||
### 1.6 docs/95-guias-desarrollo/
|
||||
|
||||
| Estado | PARCIAL |
|
||||
|--------|---------|
|
||||
|
||||
| Archivo/Carpeta | Estado | Notas |
|
||||
|-----------------|--------|-------|
|
||||
| JENKINS-DEPLOY.md | OK | Guia CI/CD |
|
||||
| PUERTOS-SERVICIOS.md | OK | Referencia puertos |
|
||||
| TESTING-STRATEGY.md | OK | Estrategia testing |
|
||||
| ml-engine/ | OK | SETUP-PYTHON.md |
|
||||
| backend/ | FALTA | Referenciado en _MAP.md pero no existe |
|
||||
| frontend/ | FALTA | Referenciado en _MAP.md pero no existe |
|
||||
| database/ | FALTA | Referenciado en _MAP.md pero no existe |
|
||||
|
||||
**Acciones requeridas:**
|
||||
1. Crear carpetas `backend/`, `frontend/`, `database/` con guias basicas
|
||||
2. O actualizar docs/_MAP.md para remover referencias inexistentes
|
||||
|
||||
---
|
||||
|
||||
### 1.7 docs/97-adr/
|
||||
|
||||
| Estado | ACTIVO |
|
||||
|--------|--------|
|
||||
|
||||
| Archivo | Estado | Notas |
|
||||
|---------|--------|-------|
|
||||
| _MAP.md | OK | Indice ADRs |
|
||||
| ADR-001-stack-tecnologico.md | OK | Stack decision |
|
||||
| ADR-002-monorepo.md | OK | Monorepo decision |
|
||||
| ADR-002-MVP-OPERATIVO-TRADING.md | OK | MVP decision (numeracion duplicada) |
|
||||
| ADR-003-autenticacion-multiproveedor.md | OK | Auth decision |
|
||||
| ADR-004-testing.md | OK | Testing strategy |
|
||||
| ADR-005-devops.md | OK | DevOps strategy |
|
||||
| ADR-006-caching.md | OK | Cache strategy |
|
||||
| ADR-007-security.md | OK | Security |
|
||||
|
||||
**Acciones requeridas:**
|
||||
1. Corregir numeracion: ADR-002-MVP-OPERATIVO-TRADING deberia ser ADR-008
|
||||
|
||||
---
|
||||
|
||||
### 1.8 docs/99-analisis/
|
||||
|
||||
| Estado | ACTIVO (HISTORICO) |
|
||||
|--------|-------------------|
|
||||
|
||||
Esta carpeta contiene documentos de analisis historicos. Todos estan marcados como "Completo".
|
||||
|
||||
| Tipo | Cantidad | Estado |
|
||||
|------|----------|--------|
|
||||
| PLAN-*.md | 5 | Completos |
|
||||
| ANALISIS-*.md | 5 | Completos |
|
||||
| ML-MODELOS-*.md | 3 | Completos |
|
||||
| REPORTE-*.md | 7 | Completos |
|
||||
| VALIDACION-*.md | 4 | Completos |
|
||||
| ET-*.md | 2 | Completos |
|
||||
| DECISIONES-*.md | 1 | Completo |
|
||||
| RESUMEN-*.md | 1 | Completo |
|
||||
|
||||
**Notas:**
|
||||
- Documentos son analisis de desarrollo pasado (ene-2026)
|
||||
- No requieren actualizacion, son registro historico
|
||||
- Considerar mover a `_archive/` documentos muy antiguos si no se consultan
|
||||
|
||||
---
|
||||
|
||||
### 1.9 docs/00-notas/
|
||||
|
||||
| Estado | RESUELTO |
|
||||
|--------|----------|
|
||||
|
||||
| Archivo | Estado | Notas |
|
||||
|---------|--------|-------|
|
||||
| NOTA-DISCREPANCIA-PUERTOS-2025-12-08.md | RESUELTO | Issue cerrado 2026-01-07 |
|
||||
|
||||
**Acciones requeridas:**
|
||||
1. Mover a `_archive/00-notas/` ya que el issue fue resuelto
|
||||
|
||||
---
|
||||
|
||||
## 2. Documentos para Archivar
|
||||
|
||||
Los siguientes documentos deberian moverse a `docs/_archive/`:
|
||||
|
||||
| Documento | Razon | Prioridad |
|
||||
|-----------|-------|-----------|
|
||||
| 00-notas/NOTA-DISCREPANCIA-PUERTOS-2025-12-08.md | Issue RESUELTO | Baja |
|
||||
| 04-fase-backlog/ (carpeta completa) | DEPRECATED | Media |
|
||||
|
||||
---
|
||||
|
||||
## 3. Documentos Faltantes Identificados
|
||||
|
||||
| Ubicacion | Documento Faltante | Impacto |
|
||||
|-----------|-------------------|---------|
|
||||
| 02-definicion-modulos/OQI-009-marketplace/ | implementacion/TRACEABILITY.yml | Bajo |
|
||||
| 95-guias-desarrollo/ | backend/README.md | Medio |
|
||||
| 95-guias-desarrollo/ | frontend/README.md | Medio |
|
||||
| 95-guias-desarrollo/ | database/README.md | Medio |
|
||||
|
||||
---
|
||||
|
||||
## 4. Recomendaciones de Mejora
|
||||
|
||||
### Alta Prioridad
|
||||
|
||||
1. **Crear carpeta `docs/_archive/`** para documentos obsoletos
|
||||
2. **Actualizar inventarios** segun INVENTORY-SYNC-REPORT.md
|
||||
3. **Corregir numeracion ADR** (duplicado ADR-002)
|
||||
|
||||
### Media Prioridad
|
||||
|
||||
4. **Crear guias de desarrollo faltantes** (backend, frontend, database)
|
||||
5. **Completar OQI-009** con carpeta implementacion
|
||||
6. **Limpiar 04-fase-backlog** - archivar o actualizar
|
||||
|
||||
### Baja Prioridad
|
||||
|
||||
7. **Archivar nota de puertos resuelta**
|
||||
8. **Revisar 99-analisis** para documentos muy antiguos
|
||||
|
||||
---
|
||||
|
||||
## 5. Coherencia con orchestration/
|
||||
|
||||
| Aspecto | docs/ | orchestration/ | Estado |
|
||||
|---------|-------|----------------|--------|
|
||||
| Inventarios | 90-transversal/inventarios/ | inventarios/ | SINCRONIZADO |
|
||||
| Tareas | N/A | tareas/ | N/A |
|
||||
| Analisis | 99-analisis/ | analisis/ | SEPARADOS (OK) |
|
||||
| Roadmap | 90-transversal/roadmap/ | ROADMAP-2026-Q1.yml | COMPLEMENTARIOS |
|
||||
|
||||
**Nota:** docs/ contiene documentacion de producto/arquitectura, orchestration/ contiene operaciones/tareas.
|
||||
|
||||
---
|
||||
|
||||
## 6. Indice Principal (_MAP.md)
|
||||
|
||||
El archivo `docs/_MAP.md` esta actualizado (2026-01-26) y refleja correctamente la estructura.
|
||||
|
||||
**Issues menores:**
|
||||
- Referencias a carpetas inexistentes en 95-guias-desarrollo (backend/, frontend/, database/)
|
||||
- Menciona 98-standards/ que no existe
|
||||
|
||||
---
|
||||
|
||||
## 7. Proximos Pasos
|
||||
|
||||
1. [ ] Crear `docs/_archive/` y mover documentos obsoletos
|
||||
2. [ ] Actualizar inventarios segun sync report
|
||||
3. [ ] Crear carpeta implementacion/ en OQI-009
|
||||
4. [ ] Corregir ADR-002 duplicado
|
||||
5. [ ] Actualizar _MAP.md con referencias correctas
|
||||
|
||||
---
|
||||
|
||||
*Documento generado automaticamente - Sistema SIMCO v4.0.0*
|
||||
*Trading Platform - Auditoria de Documentacion*
|
||||
58
docs/_MAP.md
58
docs/_MAP.md
@ -3,13 +3,13 @@ id: "MAP-docs"
|
||||
title: "Mapa de docs"
|
||||
type: "Index"
|
||||
project: "trading-platform"
|
||||
updated_date: "2026-01-26"
|
||||
updated_date: "2026-02-04"
|
||||
---
|
||||
|
||||
# _MAP: Trading Platform - Trading Platform
|
||||
|
||||
**Ultima actualizacion:** 2026-01-26
|
||||
**Version:** 2.2.0
|
||||
**Ultima actualizacion:** 2026-02-04
|
||||
**Version:** 2.3.0
|
||||
**Estado:** En Desarrollo
|
||||
**Codigo Proyecto:** trading-platform
|
||||
|
||||
@ -40,9 +40,13 @@ docs/
|
||||
├── _MAP.md ← ESTE ARCHIVO (indice maestro)
|
||||
├── README.md ← Vision general del proyecto
|
||||
├── API.md ← API Overview (referencia a swagger.yml)
|
||||
├── DOCUMENTATION-STATUS.md ← Estado de la documentacion (2026-02-04)
|
||||
│
|
||||
├── _archive/ # Documentos archivados/obsoletos
|
||||
│ ├── 00-notas/ ← Notas resueltas
|
||||
│ └── 04-fase-backlog/ ← Backlog deprecado
|
||||
│
|
||||
├── 00-vision-general/ # Vision, arquitectura base
|
||||
│ ├── _MAP.md
|
||||
│ ├── VISION-PRODUCTO.md
|
||||
│ ├── ARQUITECTURA-GENERAL.md
|
||||
│ └── STACK-TECNOLOGICO.md
|
||||
@ -50,20 +54,26 @@ docs/
|
||||
├── 01-arquitectura/ # Documentos de arquitectura
|
||||
│ ├── ARQUITECTURA-UNIFICADA.md ← Sistema completo
|
||||
│ ├── ARQUITECTURA-MULTI-AGENTE-MT4.md ← Multi-agent MT4 system
|
||||
│ ├── ARQUITECTURA-EA-BRIDGE-MT4.md ← MT4 Expert Advisor bridge (ST3.2)
|
||||
│ ├── INTEGRACION-TRADINGAGENT.md ← ML Engine existente
|
||||
│ └── DIAGRAMA-INTEGRACIONES.md ← Flujos y protocolos
|
||||
│
|
||||
├── 02-definicion-modulos/ # 8 Epicas del proyecto
|
||||
├── 02-definicion-modulos/ # 11 Epicas del proyecto
|
||||
│ ├── _MAP.md ← Indice de epicas
|
||||
│ ├── OQI-001-fundamentos-auth/ ← Fase 1 MVP
|
||||
│ ├── OQI-001-fundamentos-auth/ ← Fase 1 MVP (COMPLETO)
|
||||
│ ├── OQI-002-education/
|
||||
│ ├── OQI-003-trading-charts/
|
||||
│ ├── OQI-004-investment-accounts/
|
||||
│ ├── OQI-005-payments-stripe/
|
||||
│ ├── OQI-006-ml-signals/
|
||||
│ ├── OQI-007-llm-agent/ ← Fase 2 Avanzado
|
||||
│ └── OQI-008-portfolio-manager/
|
||||
│ ├── OQI-008-portfolio-manager/
|
||||
│ ├── OQI-009-marketplace/ ← Fase 3 Expansion
|
||||
│ ├── OQI-010-mt4-gateway/ ← NO FUNCIONAL (15%)
|
||||
│ └── OQI-010-llm-trading-integration/
|
||||
│
|
||||
├── 04-fase-backlog/ # Definiciones de calidad
|
||||
│ ├── DEFINITION-OF-READY.md
|
||||
│ └── DEFINITION-OF-DONE.md
|
||||
│
|
||||
├── 90-transversal/ # Documentacion transversal
|
||||
│ ├── inventarios/ ← INVENTARIOS CONSOLIDADOS
|
||||
@ -76,34 +86,30 @@ docs/
|
||||
│ ├── integraciones/ ← Integraciones externas
|
||||
│ │ ├── INT-DATA-001-data-service.md
|
||||
│ │ ├── INT-DATA-002-analisis-impacto.md
|
||||
│ │ └── INT-SERVICES-INTEGRATION.md ← Integracion MCP/ML/Backend (ST3.2)
|
||||
│ ├── security/ ← Seguridad y compliance (ST3.2)
|
||||
│ │ └── INT-SERVICES-INTEGRATION.md
|
||||
│ ├── security/ ← Seguridad y compliance
|
||||
│ │ └── SECURITY.md
|
||||
│ ├── estrategias/ ← Estrategias de prediccion
|
||||
│ │ └── ESTRATEGIA-PREDICCION-RANGOS.md
|
||||
│ ├── sprints/ ← Tracking por sprint
|
||||
│ ├── roadmap/ ← Roadmap del proyecto
|
||||
│ │ └── PLAN-DESARROLLO-DETALLADO.md
|
||||
│ ├── metricas/ ← KPIs y metricas
|
||||
│ └── gaps/ ← Analisis de brechas
|
||||
│ └── setup/ ← Guias de configuracion
|
||||
│ └── SETUP-MT4-TRADING.md
|
||||
│
|
||||
├── 95-guias-desarrollo/ # Guias tecnicas
|
||||
│ ├── backend/
|
||||
│ ├── frontend/
|
||||
│ ├── database/
|
||||
│ ├── ml-engine/
|
||||
│ └── JENKINS-DEPLOY.md
|
||||
│ ├── ml-engine/ ← Setup Python ML
|
||||
│ ├── JENKINS-DEPLOY.md
|
||||
│ ├── PUERTOS-SERVICIOS.md
|
||||
│ └── TESTING-STRATEGY.md
|
||||
│
|
||||
├── 97-adr/ # Architecture Decision Records
|
||||
│
|
||||
├── 99-analisis/ # Analisis y reportes tecnicos
|
||||
│ ├── _MAP.md ← Indice de analisis
|
||||
│ ├── PLAN-*.md ← Planes de implementacion
|
||||
│ ├── REPORTE-*.md ← Reportes de entrega
|
||||
│ ├── ANALISIS-*.md ← Analisis tecnicos
|
||||
│ └── VALIDACION-*.md ← Validaciones
|
||||
│
|
||||
└── 98-standards/ # Estandares del proyecto
|
||||
└── 99-analisis/ # Analisis y reportes tecnicos (historico)
|
||||
├── _MAP.md ← Indice de analisis
|
||||
├── PLAN-*.md ← Planes de implementacion
|
||||
├── REPORTE-*.md ← Reportes de entrega
|
||||
├── ANALISIS-*.md ← Analisis tecnicos
|
||||
└── VALIDACION-*.md ← Validaciones
|
||||
```
|
||||
|
||||
**Tambien ver:**
|
||||
|
||||
76
docs/_archive/04-fase-backlog/README.md
Normal file
76
docs/_archive/04-fase-backlog/README.md
Normal file
@ -0,0 +1,76 @@
|
||||
---
|
||||
id: "README"
|
||||
title: "Backlog - Trading Platform (Trading Platform)"
|
||||
type: "Documentation"
|
||||
project: "trading-platform"
|
||||
version: "1.0.0"
|
||||
updated_date: "2026-01-04"
|
||||
status: "DEPRECATED"
|
||||
---
|
||||
|
||||
> **DEPRECATED (2026-01-28)**
|
||||
> Este documento contiene referencias a archivos eliminados (/docs/planning/).
|
||||
> El directorio planning fue removido en commit del 2026-01-26.
|
||||
> Los links a Board.md y config.yml ya no son validos.
|
||||
> Ver: orchestration/tareas/ para gestion de tareas actual.
|
||||
|
||||
# Backlog - Trading Platform (Trading Platform)
|
||||
|
||||
**Ultima actualizacion:** 2026-01-04
|
||||
|
||||
---
|
||||
|
||||
## Descripcion
|
||||
|
||||
Esta carpeta contiene el backlog del proyecto y las definiciones de calidad (DoR/DoD).
|
||||
|
||||
---
|
||||
|
||||
## Contenido
|
||||
|
||||
| Archivo | Descripcion |
|
||||
|---------|-------------|
|
||||
| [DEFINITION-OF-READY.md](./DEFINITION-OF-READY.md) | Criterios para que un item este listo para Sprint |
|
||||
| [DEFINITION-OF-DONE.md](./DEFINITION-OF-DONE.md) | Criterios para que un item este completado |
|
||||
|
||||
---
|
||||
|
||||
## Backlog Priorizado
|
||||
|
||||
El backlog activo se gestiona en el tablero Kanban:
|
||||
- Ver: [/docs/planning/Board.md](/docs/planning/Board.md)
|
||||
|
||||
---
|
||||
|
||||
## Items Futuros
|
||||
|
||||
Items identificados pero no priorizados aun:
|
||||
|
||||
### Fase 2 - Extensiones
|
||||
|
||||
| ID | Titulo | Tipo | Modulo | Prioridad |
|
||||
|----|--------|------|--------|-----------|
|
||||
| - | Integracion MetaTrader 4 | Feature | Trading | P2 |
|
||||
| - | Trading Agents automaticos | Feature | ML | P2 |
|
||||
| - | Social Trading | Feature | Trading | P3 |
|
||||
| - | Multi-idioma | Feature | General | P3 |
|
||||
|
||||
### Mejoras Tecnicas
|
||||
|
||||
| ID | Titulo | Tipo | Modulo | Prioridad |
|
||||
|----|--------|------|--------|-----------|
|
||||
| - | Migracion a microservicios | Technical | Infra | P2 |
|
||||
| - | Implementar GraphQL | Technical | API | P3 |
|
||||
| - | Cache distribuido | Technical | Backend | P2 |
|
||||
|
||||
---
|
||||
|
||||
## Referencias
|
||||
|
||||
- **Tablero Kanban:** [/docs/planning/Board.md](/docs/planning/Board.md)
|
||||
- **Configuracion:** [/docs/planning/config.yml](/docs/planning/config.yml)
|
||||
- **Guia de Agentes:** [/AGENTS.md](/AGENTS.md)
|
||||
|
||||
---
|
||||
|
||||
**Mantenido por:** Product Owner / Architecture Team
|
||||
59
docs/_archive/README.md
Normal file
59
docs/_archive/README.md
Normal file
@ -0,0 +1,59 @@
|
||||
---
|
||||
id: "README-archive"
|
||||
title: "Archivo de Documentacion Obsoleta"
|
||||
type: "Index"
|
||||
project: "trading-platform"
|
||||
version: "1.0.0"
|
||||
created_date: "2026-02-04"
|
||||
updated_date: "2026-02-04"
|
||||
---
|
||||
|
||||
# Archivo de Documentacion Obsoleta
|
||||
|
||||
**Creado:** 2026-02-04
|
||||
|
||||
---
|
||||
|
||||
## Proposito
|
||||
|
||||
Esta carpeta contiene documentacion que ha sido archivada por alguna de las siguientes razones:
|
||||
|
||||
1. **Resuelto** - Issues o notas que fueron cerrados/resueltos
|
||||
2. **Deprecado** - Documentos con referencias rotas o informacion desactualizada
|
||||
3. **Reemplazado** - Documentos que fueron reemplazados por versiones nuevas
|
||||
4. **Historico** - Documentos de interes historico pero no operativo
|
||||
|
||||
---
|
||||
|
||||
## Contenido Archivado
|
||||
|
||||
### 00-notas/
|
||||
|
||||
| Archivo | Fecha Archivo | Razon |
|
||||
|---------|--------------|-------|
|
||||
| NOTA-DISCREPANCIA-PUERTOS-2025-12-08.md | 2026-02-04 | RESUELTO (2026-01-07) |
|
||||
|
||||
### 04-fase-backlog/
|
||||
|
||||
| Archivo | Fecha Archivo | Razon |
|
||||
|---------|--------------|-------|
|
||||
| README.md | 2026-02-04 | DEPRECADO - Referencias a /docs/planning/ eliminado |
|
||||
|
||||
---
|
||||
|
||||
## Politica de Archivado
|
||||
|
||||
- Los documentos en esta carpeta NO deben ser eliminados
|
||||
- Sirven como registro historico de decisiones y problemas
|
||||
- Para restaurar un documento, moverlo de vuelta a su ubicacion original
|
||||
- Actualizar esta tabla al agregar nuevos documentos
|
||||
|
||||
---
|
||||
|
||||
## Ver Tambien
|
||||
|
||||
- [DOCUMENTATION-STATUS.md](../DOCUMENTATION-STATUS.md) - Estado actual de la documentacion
|
||||
|
||||
---
|
||||
|
||||
*Sistema SIMCO v4.0.0*
|
||||
Loading…
Reference in New Issue
Block a user