Enhance /fund overview bank-health visualization and cashflow-over-time charting.
Requested by user:
Implement on top of current /fund strategy-first overview: 1) Extend /fund/strategy monthly points with bank-health and flow metrics:
2) Extend /fund/strategy summary with latest values for new bank/flow metrics. 3) Add overview charts in bank-health section:
4) Keep non-blocking async behavior and graceful fallback.
Verification:
Ava verified: last comment from human author documents shipping/deployment with concrete evidence. Moving to Verified.
Implemented bank-health visualization + cashflow-over-time on /fund overview.
Backend (/fund/strategy):
Frontend (/fund overview in Omni/Fund/OverviewWeb.hs):
1) liquidity trend (cash / credit / net cash) 2) runway trend (liquid + total runway with 6/24 target lines) 3) cashflow composition (inflow bars, needs/wants outflow bars, net-flow line)
Verification: