Description
Difficulty: Expert
Type: Feature
Summary
Add an investor portfolio normaliser for RWA holdings.
Current Behaviour
Investor portfolio data may be returned in inconsistent shapes across asset reads and dashboard views.
Expected Behaviour
The SDK should normalise holdings into a typed portfolio model.
Suggested Implementation
Create portfolio types, normaliser, display helpers, tests, fixtures, and docs.
Files or Areas Likely Affected
- src/investor/
- src/assets/
- src/types/
- tests/
- docs/
Acceptance Criteria
Additional Notes
This supports investor-facing dashboard work.
Description
Difficulty: Expert
Type: Feature
Summary
Add an investor portfolio normaliser for RWA holdings.
Current Behaviour
Investor portfolio data may be returned in inconsistent shapes across asset reads and dashboard views.
Expected Behaviour
The SDK should normalise holdings into a typed portfolio model.
Suggested Implementation
Create portfolio types, normaliser, display helpers, tests, fixtures, and docs.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This supports investor-facing dashboard work.