User wants /fund overview to prioritize strategy metrics over raw cashflow:
Implement: 1) Add a typed backend strategy API for trailing 12-month monthly points and current summary. 2) Include BTC-terms series: real BTC, NW BTC, other-assets BTC, real/NW pct. 3) Include bips series: needs bips, wants bips, total bips, bip value (USD), with budget reference. 4) Wire overview page (/fund) to render these strategy-first KPI cards + charts. 5) Keep cash/bank health as secondary indicators. 6) Preserve non-blocking page behavior and graceful fallback on API errors.
Verification:
Deployment is now live after manual manifest correction. Final rollout details:
Post-deploy verification (localhost + ts.net):
/ fund strategy payload checks:
Ava verified: implementation present in live tree (file/feature confirmed via inspection). Moving to Verified.
Implemented strategy-first overview backend+UI in code and verified against built web binary, but production rollout is blocked by inactive deploy agent.
Implemented:
Verification done:
Blocker: