Commit graph

15 commits

Author SHA1 Message Date
bd60d0d5d5 implement durable options tape history 2026-05-16 17:27:02 -04:00
39fb5ce9f1 Fix live tape scroll hold and lazy history 2026-05-16 14:23:51 -04:00
e7f4805ccc Implement first-pass load reduction controls 2026-05-08 02:46:41 -04:00
b73e62bdba Fix contract-focused options tape hydration 2026-05-07 23:37:32 -04:00
e69bf295c8 Stabilize tape virtualization and scoped live health 2026-05-07 01:52:20 -04:00
034d24f8ac Restore continuous live tape history 2026-05-07 00:39:26 -04:00
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