trading-platform/docs/_archive/04-fase-backlog/README.md
Adrian Flores Cortes 14133175af 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>
2026-02-04 02:00:22 -06:00

77 lines
2.0 KiB
Markdown

---
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