trading-platform-database-v2/ddl/schemas/ml/tables
Adrian Flores Cortes c651fe5a30 [TASK-2026-02-03-ANALISIS-DDL-MODELADO] feat(ddl): FASE-1 Gaps Críticos P0
ST-1.1: financial.refunds - Already exists with approval flow
ST-1.2: education.instructors - Created with GIN indexes
ST-1.3: trading.price_alerts - FK exists, idempotent migration added
ST-1.4: ml.prediction_overlays - New table + overlay columns

New files:
- ddl/schemas/education/tables/17-instructors.sql
- ddl/schemas/ml/tables/12-prediction_overlays.sql
- migrations/2026-02-03_add_predictions_overlay.sql
- migrations/2026-02-03_add_price_alerts_symbol_fk.sql

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 23:45:39 -06:00
..
01-models.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
02-model_versions.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
03-predictions.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
04-prediction_outcomes.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
05-feature_store.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
06-llm_predictions.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
07-llm_prediction_outcomes.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
08-llm_decisions.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
09-risk_events.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
10-backtest_runs.sql feat: Update DDL schemas and add new structures 2026-01-30 12:24:23 -06:00
11-llm_signals.sql feat: Update DDL schemas and add new structures 2026-01-30 12:24:23 -06:00
12-prediction_overlays.sql [TASK-2026-02-03-ANALISIS-DDL-MODELADO] feat(ddl): FASE-1 Gaps Críticos P0 2026-02-03 23:45:39 -06:00