mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-13 10:36:21 +02:00
Register 6 new seeds in bootstrap.js (crypto, gulf, stablecoin, unrest, iran, ucdp) and wire getHydratedData() in 7 service files. Also adds hydration for 2 previously-registered keys (cyberThreats, flightDelays) that had no frontend consumer. Syncs cache-keys.ts with bootstrap.js for test parity. Cyber hydration correctly maps through toCyberThreat() to convert proto enum strings to friendly types.