- All 8 MCP submodules now under apps/ (canonical structure)
- Removed exception note (migration successful)
- Added branch note: MCPs use master, main apps use main
Part of: TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS Sprint 4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sprint 3 changes (81 SP):
- Investment dashboard with summary cards and performance chart
- Full KYC verification system (3 steps)
- Transactions pagination and export
- Alternative payment methods (OXXO, SPEI)
- Bug fixes for deposit/withdraw forms
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
FASE-2 completed - Conflicts & Duplications:
- ST-2.1: Unified timeframe enum in public schema
- ST-2.2: Documented transaction_type rename plan
- ST-2.3: Unified common functions in public schema
Created global DDL files:
- ddl/00-global-types.sql
- ddl/00-global-functions.sql
5 migrations created (not executed)
Progress: FASE-1 + FASE-2 complete (50h of 126h)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Phase V (Validation) completed - plan approved
Phase E (Execution) FASE-1 completed:
- ST-1.1: financial.refunds (existed)
- ST-1.2: education.instructors (created)
- ST-1.3: price_alerts FK (existed, migration added)
- ST-1.4: ml.prediction_overlays (created)
DDL changes in apps/database submodule:
- 9 files, 858 insertions
- New tables: instructors, prediction_overlays
- New migrations for overlay and price_alerts FK
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add apps/frontend submodule (e639f36)
- Add apps/database submodule
- Add apps/data-service submodule
- Add apps/ml-engine submodule
These submodules were in .gitmodules but not tracked in the index.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ML Engine Updates:
- Updated BTCUSD with Polygon API data (2024-2025): 215,699 new records
- Re-trained all ML models: Attention (R²: 0.223), Base, Metamodel (87.3% confidence)
- Backtest results: +176.71R profit with aggressive_filter strategy
Documentation Consolidation:
- Created docs/99-analisis/_MAP.md index with 13 new analysis documents
- Consolidated inventories: removed duplicates from orchestration/inventarios/
- Updated ML_INVENTORY.yml with BTCUSD metrics and training results
- Added execution reports: FASE11-BTCUSD, correction issues, alignment validation
Architecture & Integration:
- Updated all module documentation with NEXUS v3.4 frontmatter
- Fixed _MAP.md indexes across all folders
- Updated orchestration plans and traces
Files: 229 changed, 5064 insertions(+), 1872 deletions(-)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>