Files
siloqy/prod
Codex 94b5b552e5 VIOLET fix: connect the divergence driver's data feed (dark + observe paths)
The driver owned a freshly built HazelcastDataFeed that nothing ever
connected; every 1s poll hit features_map=None ('NoneType' .get) at
ERROR level and no scans reached the divergence monitor. Connect with
retry before sampling. Verified live: WS bookTicker up for 50 symbols,
divergence rows landing in real time.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 20:28:18 +02:00
..