Sistema completo de gestión de tokens para subagentes NEXUS v4.0: Nuevas directivas SIMCO: - SIMCO-SUBAGENTE.md: Protocolo para agentes en modo subagente - SIMCO-CCA-SUBAGENTE.md: CCA ligero para subagentes (~1,500 tokens) - SIMCO-CONTROL-TOKENS.md: Gestión de límites de tokens - SIMCO-DELEGACION-PARALELA.md: Delegación paralela Perfiles compact (~250 tokens cada uno): - PERFIL-BACKEND-COMPACT.md - PERFIL-FRONTEND-COMPACT.md - PERFIL-DATABASE-COMPACT.md - PERFIL-DEVOPS-COMPACT.md - PERFIL-ML-COMPACT.md - PERFIL-GENERIC-SUBAGENT.md Templates de delegación escalonados: - TEMPLATE-DELEGACION-MINIMA.md (~250 tokens) - TEMPLATE-DELEGACION-ESTANDAR.md (~600 tokens) - TEMPLATE-DELEGACION-COMPLETA.md (~1,800 tokens) Nuevos perfiles especializados: - PERFIL-MCP-ARCHITECT.md - PERFIL-MCP-DEVELOPER.md - PERFIL-RAG-ENGINEER.md - PERFIL-CICD-SPECIALIST.md - PERFIL-PRODUCTION-MANAGER.md - PERFIL-MONITORING-AGENT.md - PERFIL-SECRETS-MANAGER.md - PERFIL-PROPAGATION-TRACKER.md Checklists y documentación: - CHECKLIST-PRE-DELEGACION.md - Análisis y planes de implementación Métricas de mejora: - ~59% reducción de tokens por delegación - Perfiles compact: 69% más ligeros - CCA subagente: 85% más ligero 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
280 lines
9.6 KiB
Markdown
280 lines
9.6 KiB
Markdown
# VALIDACION DE PLANIFICACION WORKSPACE-V1 - Q1 2026
|
|
|
|
**Sistema:** NEXUS v4.0 + SIMCO
|
|
**Fecha:** 2026-01-04
|
|
**Proposito:** Validar que la planificacion cumple con todos los requisitos
|
|
|
|
---
|
|
|
|
## MATRIZ DE VALIDACION: REQUISITOS DEL USUARIO
|
|
|
|
### Requisitos Explicitados por el Usuario
|
|
|
|
| # | Requisito | Cubierto | Seccion Plan | Validacion |
|
|
|---|-----------|----------|--------------|------------|
|
|
| 1 | Prioridad en Gamilit | SI | Seccion 1.1, Fase 1 | P0 bloqueadores primero |
|
|
| 2 | Trading Platform - Solo uso propio | SI | Seccion 1.2 (EXCLUIR educacion) | Alcance especifico documentado |
|
|
| 3 | Trading - Visualizar predicciones ML | SI | Seccion 1.2, Fase 2 | Frontend 100% + ML Engine 95% |
|
|
| 4 | Trading - Integracion MT4 | SI | Seccion 1.2, MT4-001 | MetaAPI documentado, Backend-Agent asignado |
|
|
| 5 | Trading - LLM para analisis predicciones | SI | Seccion 1.2, LLM-001 | Fine-tuning con Trading-Strategist |
|
|
| 6 | Trading - Backtesting ultimo año excluido | SI | Seccion 1.2, ML-001 | "Excluir 2025" especificado |
|
|
| 7 | Trading - Decisiones automaticas | SI | Seccion 1.2, LLM-002 | Integracion ML + LLM + MT4 |
|
|
| 8 | ERP Construccion - Desarrollo | SI | Seccion 1.3, Fase 4 | 18 modulos documentados, 4 implementados |
|
|
| 9 | ERP Mecanica Diesel - Desarrollo | SI | Seccion 1.4, Fase 4 | 6 epicas MVP, Frontend pendiente |
|
|
| 10 | Fases de analisis y planeacion | SI | Estructura del documento | 8 secciones detalladas |
|
|
| 11 | Validacion de dependencias | SI | Seccion 3 | Matriz de dependencias criticas |
|
|
| 12 | Mapa de ejecucion de agentes | SI | Seccion 2 | Matriz Proyecto-Agente |
|
|
|
|
**RESULTADO:** 12/12 requisitos cubiertos (100%)
|
|
|
|
---
|
|
|
|
## VALIDACION DE DEPENDENCIAS
|
|
|
|
### Trading Platform
|
|
|
|
| Dependencia | Validada | Estado | Accion si Falla |
|
|
|-------------|----------|--------|-----------------|
|
|
| ML Engine (AMD, RangePredictor) | SI | 95% implementado | Completar 5% restante |
|
|
| LLM Agent (Ollama + 12 tools) | SI | 100% implementado | - |
|
|
| MetaAPI (MT4 Gateway) | SI | Documentado, 0% codigo | Implementar Fase 2 |
|
|
| Binance API | SI | 100% testnet | Verificar mainnet |
|
|
| GPU RTX 5060 Ti | SI | Disponible | Fallback CPU |
|
|
| Datos historicos | SI | Disponibles | Excluir 2025 |
|
|
|
|
### Gamilit
|
|
|
|
| Dependencia | Validada | Estado | Accion si Falla |
|
|
|-------------|----------|--------|-----------------|
|
|
| PostgreSQL 16 | SI | Operativo | - |
|
|
| Redis 7 | SI | Operativo | - |
|
|
| erp-core Auth | SI | v1.0.0 OK | - |
|
|
| 64 tablas DB | SI | 100% | - |
|
|
|
|
### ERP Construccion
|
|
|
|
| Dependencia | Validada | Estado | Accion si Falla |
|
|
|-------------|----------|--------|-----------------|
|
|
| erp-core 6 modulos | SI | v1.0.0 OK | Verificar compatibilidad |
|
|
| PostgreSQL 15+ PostGIS | SI | Requerido | - |
|
|
| RLS policies | SI | Implementadas | - |
|
|
| 110 tablas DDL | SI | 100% | - |
|
|
|
|
### ERP Mecanicas Diesel
|
|
|
|
| Dependencia | Validada | Estado | Accion si Falla |
|
|
|-------------|----------|--------|-----------------|
|
|
| Modo Standalone | SI | Implementado | Funciona independiente |
|
|
| erp-core (opcional) | SI | No bloqueante | - |
|
|
| 65+ tablas DDL | SI | 100% | - |
|
|
|
|
**RESULTADO:** Todas las dependencias validadas y documentadas
|
|
|
|
---
|
|
|
|
## VALIDACION DE AGENTES ASIGNADOS
|
|
|
|
### Coherencia Perfil-Tarea
|
|
|
|
| Tarea | Agente Asignado | Perfil Valido | Justificacion |
|
|
|-------|-----------------|---------------|---------------|
|
|
| Sync Enums DB | Database-Agent | SI | DDL PostgreSQL es su dominio |
|
|
| Fix Route Order | Backend-Agent | SI | Controllers NestJS/Express |
|
|
| Token Refresh | Backend-Agent | SI | JWT, Passport, Auth |
|
|
| MT4 Gateway | Backend-Agent + DevOps | SI | API externa + Docker |
|
|
| Backtesting | ML-Specialist | SI | Entrenamiento, validacion |
|
|
| LLM Fine-tuning | LLM-Agent + Trading-Strategist | SI | Prompts + estrategias |
|
|
| Validar metricas | Trading-Strategist | SI | Sharpe, Sortino, Drawdown |
|
|
| Controllers REST | Backend-Agent | SI | NestJS modules |
|
|
| Frontend MVP | Frontend-Agent | SI | React, TypeScript |
|
|
|
|
**RESULTADO:** 100% asignaciones coherentes con perfiles
|
|
|
|
---
|
|
|
|
## VALIDACION DE METRICAS TRADING
|
|
|
|
### Comparacion Perfil vs Plan
|
|
|
|
| Metrica | En PERFIL-TRADING-STRATEGIST | En PLANIFICACION | Match |
|
|
|---------|------------------------------|------------------|-------|
|
|
| Sharpe Ratio >= 1.0 | SI (linea 259) | SI (Seccion 3.2) | OK |
|
|
| Sortino Ratio >= 1.5 | SI (linea 260) | SI (Seccion 3.2) | OK |
|
|
| Max Drawdown <= 20% | SI (linea 261) | SI (Seccion 3.2) | OK |
|
|
| Win Rate >= 40% | SI (linea 262) | SI (Seccion 3.2) | OK |
|
|
| Profit Factor >= 1.5 | SI (linea 263) | SI (Seccion 3.2) | OK |
|
|
| Walk-forward validation | SI (linea 400) | SI (Seccion 3.2) | OK |
|
|
| Out-of-sample testing | SI (linea 401) | SI (Seccion 3.2) | OK |
|
|
| Backtest min 2 años | SI (linea 399) | SI (excluir 2025) | OK |
|
|
|
|
**RESULTADO:** 100% metricas del perfil incluidas en plan
|
|
|
|
---
|
|
|
|
## VALIDACION DE ARCHIVOS DEPENDIENTES
|
|
|
|
### Trading Platform - Archivos Criticos
|
|
|
|
| Archivo Planificado | Existe | Dependencias Identificadas |
|
|
|---------------------|--------|----------------------------|
|
|
| apps/ml-engine/src/models/amd_detector.py | SI | range_predictor.py, tp_sl_classifier.py |
|
|
| apps/llm-agent/src/prompts/system.txt | SI | tools/*.py, context_manager.py |
|
|
| apps/trading-agents/src/agents/*.py | SI | strategies/*.py, exchange/binance_client.py |
|
|
| docs/.../INTEGRACION-METATRADER4.md | SI | Documentacion completa |
|
|
| docs/.../estrategias/ESTRATEGIA-AMD-COMPLETA.md | SI | Referencia para Training-Strategist |
|
|
|
|
### Gamilit - Archivos Criticos
|
|
|
|
| Archivo Planificado | Existe | Dependencias Identificadas |
|
|
|---------------------|--------|----------------------------|
|
|
| apps/backend/src/modules/auth/ | SI | Guards, JWT, Passport |
|
|
| apps/frontend/src/ | SI | Types incompletos (28% coverage) |
|
|
| apps/database/schemas/ | SI | 64 tablas, 9 schemas |
|
|
| docs/90-transversal/roadmap/ | SI | ROADMAP-GENERAL.md |
|
|
|
|
### ERP Construccion - Archivos Criticos
|
|
|
|
| Archivo Planificado | Existe | Dependencias Identificadas |
|
|
|---------------------|--------|----------------------------|
|
|
| database/schemas/*.sql | SI | 7 schemas, 110 tablas |
|
|
| backend/src/modules/*.ts | SI | 4 modulos implementados |
|
|
| orchestration/00-guidelines/HERENCIA-ERP-CORE.md | SI | Dependencias documentadas |
|
|
| docs/02-definicion-modulos/ | SI | 18 modulos documentados |
|
|
|
|
### ERP Mecanicas Diesel - Archivos Criticos
|
|
|
|
| Archivo Planificado | Existe | Dependencias Identificadas |
|
|
|---------------------|--------|----------------------------|
|
|
| database/init/*.sql | SI | 11 archivos DDL |
|
|
| backend/src/modules/ | SI | 3 modulos implementados |
|
|
| docs/08-epicas/ | SI | 6 epicas MVP |
|
|
|
|
**RESULTADO:** Todos los archivos criticos existen y dependencias identificadas
|
|
|
|
---
|
|
|
|
## GAPS IDENTIFICADOS
|
|
|
|
### Gap 1: Data Service Trading (20% implementado)
|
|
```yaml
|
|
estado_actual: 20%
|
|
impacto: Medio - Se puede usar Binance API directamente
|
|
mitigacion: Priorizar si se requieren multiples fuentes de datos
|
|
incluido_en_plan: SI (DATA-001)
|
|
```
|
|
|
|
### Gap 2: Frontend Type Safety Gamilit (28%)
|
|
```yaml
|
|
estado_actual: 28.2% (35/124 DTOs)
|
|
impacto: Alto - Errores en runtime
|
|
mitigacion: Priorizado como P1 (45-55h)
|
|
incluido_en_plan: SI (Fase 5)
|
|
```
|
|
|
|
### Gap 3: Testing E2E en todos los proyectos
|
|
```yaml
|
|
estado_actual: Variable (0-50%)
|
|
impacto: Medio - Riesgo de regresiones
|
|
mitigacion: Testing-Agent asignado en cada fase
|
|
incluido_en_plan: SI (Gate 3)
|
|
```
|
|
|
|
### Gap 4: Frontend ERP Mecanicas Diesel (0%)
|
|
```yaml
|
|
estado_actual: 0%
|
|
impacto: Critico - Sin UI
|
|
mitigacion: Priorizado en Fase 4
|
|
incluido_en_plan: SI
|
|
```
|
|
|
|
---
|
|
|
|
## RIESGOS NO CUBIERTOS
|
|
|
|
### Riesgo 1: Cambios en MetaAPI
|
|
```yaml
|
|
descripcion: API externa puede cambiar o deprecar endpoints
|
|
probabilidad: Baja
|
|
mitigacion_propuesta: Capa de abstraccion, versionado de API
|
|
agregar_al_plan: SI - Seccion 7
|
|
```
|
|
|
|
### Riesgo 2: Modelo LLM local limitado
|
|
```yaml
|
|
descripcion: Llama 3 8B puede no ser suficiente para trading complejo
|
|
probabilidad: Media
|
|
mitigacion_propuesta: Fallback a Claude API, fine-tuning especializado
|
|
en_plan: SI (LLM-001 incluye fine-tuning)
|
|
```
|
|
|
|
### Riesgo 3: Concurrencia de agentes
|
|
```yaml
|
|
descripcion: Conflictos si multiples agentes modifican mismo archivo
|
|
probabilidad: Media
|
|
mitigacion_propuesta: SESSION-TRACKING, locks por archivo
|
|
en_plan: SI (SIMCO-DELEGACION-PARALELA)
|
|
```
|
|
|
|
---
|
|
|
|
## RECOMENDACIONES DE REFINAMIENTO
|
|
|
|
### 1. Agregar checkpoint de validacion entre Fase 2 y 3
|
|
```yaml
|
|
motivo: Trading es critico, validar metricas antes de integrar
|
|
accion: Agregar "Gate Trading" entre fases
|
|
```
|
|
|
|
### 2. Paralelizar Gamilit P1 con Trading Fase 2
|
|
```yaml
|
|
motivo: Optimizar tiempo, equipos independientes
|
|
accion: Marcar en cronograma como paralelo
|
|
```
|
|
|
|
### 3. Crear inventario de tipos faltantes Gamilit
|
|
```yaml
|
|
motivo: 89 DTOs faltantes, necesita lista priorizada
|
|
accion: Database-Agent genera inventario antes de Frontend-Agent
|
|
```
|
|
|
|
### 4. Documentar rollback para MT4 Gateway
|
|
```yaml
|
|
motivo: Integracion externa, alto riesgo
|
|
accion: Plan B si MetaAPI falla
|
|
```
|
|
|
|
---
|
|
|
|
## CONCLUSION DE VALIDACION
|
|
|
|
### Resumen
|
|
|
|
| Aspecto | Estado | Cobertura |
|
|
|---------|--------|-----------|
|
|
| Requisitos del usuario | VALIDADO | 100% (12/12) |
|
|
| Dependencias | VALIDADO | 100% |
|
|
| Agentes asignados | VALIDADO | 100% |
|
|
| Metricas Trading | VALIDADO | 100% |
|
|
| Archivos criticos | VALIDADO | 100% |
|
|
| Gaps identificados | DOCUMENTADO | 4 gaps |
|
|
| Riesgos adicionales | DOCUMENTADO | 3 riesgos |
|
|
|
|
### Veredicto
|
|
|
|
```
|
|
PLANIFICACION APROBADA CON RECOMENDACIONES
|
|
|
|
La planificacion cubre todos los requisitos del usuario y tiene
|
|
las dependencias correctamente identificadas. Se recomienda:
|
|
1. Agregar Gate Trading explicito
|
|
2. Paralelizar donde sea posible
|
|
3. Crear inventario de tipos antes de frontend
|
|
4. Documentar rollback para integraciones externas
|
|
```
|
|
|
|
---
|
|
|
|
**Validacion realizada:** 2026-01-04
|
|
**Validador:** Claude Code (Architecture-Analyst mode)
|
|
**Proximo review:** Al completar Fase 1
|