Deferred items
Every solo-buildable item from M1 through M5 is shipped. What's left is either cross-team or upstream-blocked.
| Item | Owner | Why still open |
|---|---|---|
| ViewTrade historical-orders backfill | ViewTrade | No date-ranged endpoint. Trade ingest is forward-only until they expose one. Funding backfill already works. |
| Interest on idle cash | ViewTrade | No upstream event source. |
| api-global public-facing webhook receiver | api-global team | The ledger-side receiver is done (HMAC-verified, background sync). The public relay is theirs. |
| 1500 Cash-in-Transit GL lifecycle | Ledger (optional) | Read-side recon shipped instead. Machinery exists if the business wants ingest-time matching. |
| Daily NAV snapshot writer | Ledger | Schedule FA peak is currently a lower bound. A daily writer over the NAV report gives the true peak. Also unlocks time-series charts. |
GlomoPay quote total_tax semantics | Cross-team spike | Confirm whether it's TCS only or TCS + fees. One-line fix once confirmed. |
GlomoPay purpose_code population | GlomoPay | Field isn't landing on our orders. Follow-up: confirm payload shape. |
| India prod deploy + CI | Ops | Branch topology mostly done; final wiring is an ops task. |
| Live-broker fee integration (D2 preview) | Ledger | We now join Daily Ledger actuals; the deeper win is calling ViewTrade's orders/preview at ingest for every trade. |
| SBI TT daily rate feed | Ledger | Capital gains + Schedule FA currently show USD only; INR conversion needs the daily SBI TT buying rate table. |
| Persist inbound webhook events | Ledger | Webhook receiver currently logs only. An audit table would make forensics easier. |
| Sector / concentration breakdowns on NAV | Ledger | Top-N by market value exists; adding sector metadata gives concentration reports. |