FASE 0 - Preparación y Purga: - Archived 21 completed tasks to _archive/2026-01/ - Marked 4 docs as DEPRECATED - Created 3 baseline coherence reports FASE 1 - DDL-Backend Coherence: - audit.types.ts: +4 types (SystemEvent, TradingAudit, ApiRequestLog, DataAccessLog) - investment.types.ts: +4 types (RiskQuestionnaire, WithdrawalRequest, DailyPerformance, DistributionHistory) - entity.types.ts: +5 types (Symbol, TradingBot, TradingSignal, TradingMetrics, PaperBalance) FASE 2 - Backend-Frontend Coherence: - investmentStore.ts: New Zustand store with 20+ actions - mlStore.ts: New Zustand store with signal caching - alerts.service.ts: New service with 15 functions FASE 3 - Documentation: - OQI-009: Updated to 100% coverage, added ET-MKT-004-productos.md - OQI-010: Created full structure (STATUS.md, ROADMAP-MT4.md, ET-MT4-001-gateway.md) Coherence Baseline Established: - DDL-Backend: 31% (target 95%) - Backend-Frontend: 72% (target 85%) - Global: 39.6% (target 90%) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.7 KiB
1.7 KiB
03 - PLANEACION
Subtareas
| # | Subtarea | Archivo | LOC Est. | Estado |
|---|---|---|---|---|
| 1 | Crear ErrorBoundary | ErrorBoundary.tsx | 200 | COMPLETADA |
| 2 | Crear ConnectionStatus | ConnectionStatus.tsx | 280 | COMPLETADA |
| 3 | Crear TokenUsageDisplay | TokenUsageDisplay.tsx | 380 | COMPLETADA |
| 4 | Crear PromptLibrary | PromptLibrary.tsx | 350 | COMPLETADA |
| 5 | Actualizar index.ts | index.ts | 20 | COMPLETADA |
| 6 | Actualizar inventarios | *.yml | - | COMPLETADA |
| 7 | Documentar CAPVED | orchestration/tareas/ | - | COMPLETADA |
Orden de Ejecucion
- ErrorBoundary (sin dependencias)
- ConnectionStatus (sin dependencias)
- TokenUsageDisplay (sin dependencias)
- PromptLibrary (sin dependencias)
- index.ts (depende de 1-4)
- Inventarios (depende de 5)
- CAPVED docs (depende de 6)
Archivos a Modificar
Nuevos
apps/frontend/src/modules/assistant/components/ErrorBoundary.tsxapps/frontend/src/modules/assistant/components/ConnectionStatus.tsxapps/frontend/src/modules/assistant/components/TokenUsageDisplay.tsxapps/frontend/src/modules/assistant/components/PromptLibrary.tsx
Modificados
apps/frontend/src/modules/assistant/components/index.tsorchestration/inventarios/FRONTEND_INVENTORY.ymlorchestration/inventarios/MASTER_INVENTORY.ymlorchestration/tareas/_INDEX.yml
Commits Planificados
- Frontend:
[OQI-007] feat: Add 4 LLM assistant components - Trading-platform:
[OQI-007] docs: Add CAPVED and update inventories - Workspace-v2:
chore: Update trading-platform submodule
Estimaciones
- Desarrollo: 4h
- Documentacion: 1h
- Commits: 0.5h
- Total: 5.5h