Commit Graph

12 Commits

Author SHA1 Message Date
Adrian Flores Cortes
9385ea238e [OQI-007] docs: Update inventories for LLM Strategy Agent module
- Add chatStore to implemented stores
- Update OQI-007 progress to 40%
- Add assistant feature with 5 components
- Update component counts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:18:14 -06:00
Adrian Flores Cortes
befc593c9b [OQI-005] docs: Update inventories for payments module
- Add payments feature section to FRONTEND_INVENTORY
- Add routes for payment pages
- Update OQI-005 progress to 60%
- Update component and page counts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:07:33 -06:00
Adrian Flores Cortes
0bdec77fa6 [OQI-003] chore: Update progress to 65%
- PaperTradingPanel settings tab added
- Account reset functionality

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:54:07 -06:00
Adrian Flores Cortes
85f0cb3d32 [OQI-003] feat: TradingStatsPanel and OrderBookPanel - inventory updates
- Update FRONTEND_INVENTORY (58 components, +2)
- Update MASTER_INVENTORY OQI-003 progress (50% -> 60%)
- Rename task folder to reflect broader scope
- Update task documentation with all new features

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:51:43 -06:00
Adrian Flores Cortes
b50ae7026e [OQI-003] feat: AlertsPanel inventory updates and documentation
- Update FRONTEND_INVENTORY (56 components)
- Update MASTER_INVENTORY OQI-003 progress (40% -> 50%)
- Add task documentation for AlertsPanel implementation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:41:39 -06:00
Adrian Flores Cortes
a9856cc5b3 [OQI-004] docs: Update inventories with complete investment module
- Update FRONTEND_INVENTORY.yml (pages: 36, new routes)
- Update MASTER_INVENTORY.yml (OQI-004 progress: 45% -> 75%)
- Update task METADATA.yml with all new pages

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:24:43 -06:00
Adrian Flores Cortes
a699704ca5 [OQI-004] docs: Add task documentation and update inventories
- Create TASK-2026-01-25-OQI-004-ACCOUNT-DETAIL folder
- Add METADATA.yml with task details
- Add 05-EJECUCION.md with implementation details
- Update FRONTEND_INVENTORY.yml (pages: 32, services: 11, routes)
- Update MASTER_INVENTORY.yml (OQI-004 progress: 30% -> 45%)
- Update _INDEX.yml with new task entry

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:16:57 -06:00
Adrian Flores Cortes
ecec22f0ef [OQI-008] docs: Add complete task documentation for Portfolio Manager
- Create TASK-2026-01-25-OQI-008-PORTFOLIO-MANAGER with METADATA, SUMMARY, EJECUCION
- Update BACKEND_INVENTORY with portfolio module details (repositories, websocket, endpoints)
- Update FRONTEND_INVENTORY with portfolio pages, components, store, routes
- Update MASTER_INVENTORY with OQI-008 progress (10% -> 90%)
- Update _INDEX.yml with new task entry

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 08:56:20 -06:00
Adrian Flores Cortes
9c2fce0083 docs: Complete documentation for notifications system implementation
- Create TASK-2026-01-25-NOTIFICACIONES-COMPLETAS with full CAPVED docs
- Update DATABASE_INVENTORY with auth.notifications, auth.user_push_tokens,
  investment.distribution_history, investment.distribution_runs tables
- Update BACKEND_INVENTORY with push-token endpoints, firebase.client,
  and unit tests
- Update FRONTEND_INVENTORY with notification components, store, service
- Update MASTER_INVENTORY with updated totals
- Update _INDEX.yml with new task entry

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 04:10:09 -06:00
Adrian Flores Cortes
a71a0d6aad chore: Update MASTER_INVENTORY with 2026-01-25 changes - paths, counts, and doc_frontend flags
- Updated file paths from workspace-v1 to workspace-v2
- Updated dates to 2026-01-25
- Updated metrics: total_tablas (90->77), total_componentes_frontend (40->48), total_pages (15->27)
- Added doc_frontend: true flag to all 9 epics (OQI-001 through OQI-009)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 02:02:39 -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
ef42f5353a Initial commit - trading-platform 2026-01-04 06:12:13 -06:00