trading-platform-backend-v2/src/modules
Adrian Flores Cortes 1be94f0c1f fix(coherence): Create centralized portfolio types (E-COH-004, ST1.3)
- 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>
2026-01-26 17:02:04 -06:00
..
admin feat: Initial commit - Trading Platform Backend 2026-01-18 04:28:47 -06:00
agents feat: Initial commit - Trading Platform Backend 2026-01-18 04:28:47 -06:00
auth fix(coherence): Align backend types with DDL (E-COH-001, E-COH-003) 2026-01-26 16:48:44 -06:00
education feat: Initial commit - Trading Platform Backend 2026-01-18 04:28:47 -06:00
investment fix(coherence): Align backend types with DDL (E-COH-001, E-COH-003) 2026-01-26 16:48:44 -06:00
llm feat: Initial commit - Trading Platform Backend 2026-01-18 04:28:47 -06:00
ml feat: Initial commit - Trading Platform Backend 2026-01-18 04:28:47 -06:00
notifications feat: Complete notifications system with push support and tests 2026-01-25 03:56:34 -06:00
payments feat: Initial commit - Trading Platform Backend 2026-01-18 04:28:47 -06:00
portfolio fix(coherence): Create centralized portfolio types (E-COH-004, ST1.3) 2026-01-26 17:02:04 -06:00
trading fix(coherence): Align backend types with DDL (E-COH-001, E-COH-003) 2026-01-26 16:48:44 -06:00
users feat: Initial commit - Trading Platform Backend 2026-01-18 04:28:47 -06:00