Asset Class Understanding
Deep structural analysis of asset allocations, fund categories, and sectoral exposures across traditional and alternative investments.
Asset Class Understanding
Scope — Automatic decomposition of portfolios into asset classes, fund categories, sectors, and geographies, with benchmark-aware analytics for both traditional (equity, debt, hybrid) and alternative (AIF, PMS, unlisted) instruments.
Executive Summary
Asset Class Understanding enables wealth managers to see not just what a client holds, but how those holdings are structured across the investment universe. The capability extracts allocation data from statements (via Nexus), enriches it with market metadata (via yfinance and internal master data), and computes structural analytics including sector concentration, market-cap bias, geographic exposure, and alternative asset penetration.
It powers both the Portfolio Review module in the Agentic Backend and the interactive allocation visualizations in Sentinel frontend.
The Problem
Indian wealth management involves complex, multi-asset portfolios:
- Direct Equity — Large-cap, mid-cap, small-cap, thematic
- Mutual Funds — Equity, debt, hybrid, solution-oriented, index
- AIFs — Category I (VC/PE), Category II (real estate, distressed), Category III (hedge)
- PMS — Discretionary, non-discretionary
- Fixed Income — Bonds, NCDs, FDs, CPs
- Alternatives — REITs, InvITs, unlisted equity, structured products
Clients rarely have a unified view. Statements use inconsistent categorization. Manual aggregation across CAS, AIF SoA, and PMS reports takes hours per client.
Architecture
┌─────────────────────────────────────────────────────────────┐
│ Asset Class Understanding │
├─────────────────────────────────────────────────────────────┤
│ │
│ ┌─────────────┐ ┌─────────────────┐ ┌─────────────┐ │
│ │ Nexus │───▶│ Allocation │───▶│ Sentinel │ │
│ │ Extraction │ │ Calculator │ │ Frontend │ │
│ └─────────────┘ │ (Agentic) │ │ (Charts) │ │
│ └─────────────────┘ └─────────────┘ │
│ │ │
│ ▼ │
│ ┌─────────────────┐ │
│ │ Market Data │ │
│ │ (yfinance / │ │
│ │ internal) │ │
│ └─────────────────┘ │
│ │ │
│ ▼ │
│ ┌─────────────────┐ │
│ │ LLM Narrator │ │
│ │ (Orchestrator) │ │
│ └─────────────────┘ │
└─────────────────────────────────────────────────────────────┘
Classification Hierarchy
| Level | Taxonomy | Source |
|---|---|---|
| L0 | Asset Class (Equity / Debt / Hybrid / Alternative / Cash) | Computed from ISIN + scheme name |
| L1 | Fund Category (Large-cap, Mid-cap, Credit Risk, etc.) | AMFI / internal master |
| L2 | Sector / Theme (IT, Pharma, Infrastructure, ESG) | Holdings-level enrichment |
| L3 | Geography (India, US, Global, Emerging) | Fund mandate + factsheet |
| L4 | Instrument Type (Listed, Unlisted, Structured, Derivative) | Exchange / OTC flag |
Personas & Journeys
Portfolio Manager
- Reviews a client’s aggregated asset allocation donut chart
- Identifies 35% concentration in mid-cap equity (above risk threshold)
- Drills down to specific schemes and their sectoral bets
- Generates a rebalancing proposal with target allocation bands
- Exports the analysis as a PPTX slide for investment committee
Family Office CIO
- Compares allocation across 8 family entities
- Detects overlap — 3 entities hold the same PMS strategy
- Assesses alternative asset penetration (12% vs 20% target)
- Requests scenario analysis: “Impact of +5% gold allocation on Sharpe ratio”
Risk & Compliance
- Monitors sectoral concentration limits across the book
- Flags clients with >15% exposure to unlisted securities
- Generates regulatory reporting (SEBI investment adviser norms)
- Tracks AIF Category III leverage ratios
Key Features
| Feature | Detail |
|---|---|
| Auto-Classification | ISIN-based lookup + NLP on scheme names for unmapped instruments |
| Benchmark Comparison | Relative allocation vs Nifty 50, Nifty Midcap 100, CRISIL Hybrid indices |
| Overlap Analysis | Identifies duplicate stock / fund exposure across schemes |
| Concentration Risk | Sector, issuer, and scheme-level concentration metrics |
| Scenario Modeling | What-if allocation changes with projected risk/return impact |
| Alternative Asset Drill-Down | AIF/PMS/unlisted decomposition with liquidity scoring |
| Historical Trend | Allocation drift over time from sequential CAS ingestion |
API Surface
| Method | Endpoint | Purpose |
|---|---|---|
POST |
/api/v2/pipeline/process |
Extract allocation data from statement |
POST |
/api/v1/orchestrator/invoke |
Portfolio review with allocation narrative |
GET |
/api/v1/dashboard |
Aggregated allocation metrics |
Security, Compliance & Operations
- Master Data Governance — Fund classifications validated against AMFI daily dump
- Unlisted Instrument Handling — Flagged with liquidity risk score; requires human confirmation
- Regulatory Alignment — SEBI IA regulations, PMS guidelines, AIF SEBI circulars
- Audit Trail — Allocation models versioned; changes to classification logic tracked
Related Capabilities
- Portfolio Intelligence — Quantitative analytics built on allocation data
- Document Intelligence — Source extraction for holdings
- Wealth Understanding — Natural language queries on allocation