Systemd timer for daily data refresh + one-time historical backfill.
Files: Omni/Fund/Quant.hs (CLI entry point)
Deliverables:
quant backfill, quant refresh, quant eval, quant signalsbackfill — fetch 5 years of daily prices for entire universe, cache locallyrefresh — fetch latest bars since last cached dateeval — run the eval suite, print resultssignals — compute current signals, write to /var/fund/quant/signals.json/var/fund/quant/ directory structureThis is the main binary that ties everything together for Phase 1.
Ava verified: implementation present in live tree (file/feature confirmed via inspection). Moving to Verified.
Part of epic t-709 (Quant Phase 1)