Commit Graph

8 Commits

Author SHA1 Message Date
Adrian Flores Cortes
11f2ee0d10 [TASK-2026-02-03-ANALISIS-DDL-MODELADO] feat: Complete FASE-1 P0 gaps + Validation
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>
2026-02-03 23:45:55 -06:00
Adrian Flores Cortes
381ec6ee7a [SYNC] fix: Register missing app submodules
- 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>
2026-02-03 08:22:45 -06:00
Adrian Flores Cortes
4c00d2656c [SYNC] chore: Update backend submodule reference
- Backend updated with market data service (e7745d1)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 08:11:56 -06:00
Adrian Flores Cortes
13439fa03a [SPRINT-1] chore: Update backend submodule with Portfolio Manager 2026-02-03 02:54:09 -06:00
c1b5081208 feat(ml): Complete FASE 11 - BTCUSD update and comprehensive documentation alignment
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>
2026-01-07 09:31:29 -06:00
a7cca885f0 feat: Major platform documentation and architecture updates
Changes include:
- Updated architecture documentation
- Enhanced module definitions (OQI-001 to OQI-008)
- ML integration documentation updates
- Trading strategies documentation
- Orchestration and inventory updates
- Docker configuration updates

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 05:33:35 -06:00
bfda089f4e refactor: Configure subrepositorios for apps 2026-01-04 07:05:07 -06:00
ef42f5353a Initial commit - trading-platform 2026-01-04 06:12:13 -06:00