Define the asset universe and core types for the quant system.
Files: Omni/Fund/Quant/Universe.hs
Deliverables:
sectorETFs list (XLK, XLV, XLF, XLE, XLI, XLY, XLP, XLC, XLRE, XLB, XLU)crossAssets list (SPY, TLT, GLD, BTC-USD, VIX)defaultUniverse combining bothThis is the foundation — every other module imports Universe.
Ava verified: implementation present in live tree (file/feature confirmed via inspection). Moving to Verified.
Part of epic t-709 (Quant Phase 1)