Commit graph

9 commits

Author SHA1 Message Date
6822fa1ba4 Implement smart money event bridge 2026-05-04 17:36:24 -04:00
48b0d980a6 Implement scoped live 24h feed visibility 2026-05-04 05:52:38 -04:00
b88ef2b371 Stream delayed live feed events 2026-05-04 04:59:09 -04:00
ba0daf5208 Implement server-backed live history 2026-05-04 03:29:38 -04:00
89aaf63d34 Drop stale backlog events from /ws/live fanout 2026-04-28 17:26:48 -04:00
75fc6f9373 Fix live tape freshness and filter UX 2026-04-28 17:13:46 -04:00
27b0a399e6 Add smart-money option signal path and tape filters 2026-04-28 16:29:44 -04:00
a45d5c85f6 Add bounded live retention for UI and API caches
- Introduce configurable hot-window and pinned evidence retention
- Keep live evidence available after eviction with fetch-on-miss hydration
- Add tests and docs for the new retention settings
2026-04-27 14:37:52 -04:00
d30513119a Unify live session streaming and evidence fetching
- Route live terminal data through a shared live session socket
- Fetch missing evidence for alerts and classifier hits
- Add live type definitions and storage/API tests
2026-04-27 13:14:10 -04:00