- Created apps/backend/src/modules/portfolio/types/portfolio.types.ts - Consolidated all portfolio type definitions from DDL - Updated repositories to import from centralized types - Updated service to use centralized types (removed duplicates) - Updated controller to import RiskProfile from types - Removed 73 lines of duplicate type definitions Fixes coherence gap E-COH-004 where portfolio types were absent in backend. All types now align with DDL schema (portfolio.* enums and tables). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin | ||
| agents | ||
| auth | ||
| education | ||
| investment | ||
| llm | ||
| ml | ||
| notifications | ||
| payments | ||
| portfolio | ||
| trading | ||
| users | ||