Commit graph

32 commits

Author SHA1 Message Date
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
6ba3c5343b Implement live tape scroll-gated history 2026-05-06 22:28:20 -04:00
6822fa1ba4 Implement smart money event bridge 2026-05-04 17:36:24 -04:00
eea2d74a3d Fix live websocket lag by optimizing cache persistence and adding lag telemetry 2026-05-04 13:10:05 -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
d3ff19b5c0 Reduce live feed lag with consumer reset controls
- Add API JetStream deliver policy and reset env flags
- Reset stale API consumers on startup when needed
- Move synthetic trade emission after NBBO to reduce lag
2026-04-29 00:12:29 -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
Kellan Drucquer
522265686e fix clickhouse startup resilience across services 2026-04-04 08:24:14 -04:00
Kellan Drucquer
776ac7842f tune shutdown and runner cleanup 2026-03-28 23:54:16 -04:00
dirtydishes
52f7ad82c6 Add equities prints range endpoint
Adds GET /prints/equities/range for fetching underlying-scoped equity prints over a requested time window, used by chart overlays.
2026-01-20 11:05:40 -05:00
dirtydishes
debbc1046b Add replay source filter for option replay 2026-01-11 16:44:34 -05:00
dirtydishes
6951dddfdf Add replay for flow alerts and hits 2026-01-09 17:09:05 -05:00
dirtydishes
1583a50412 Improve local defaults and replay candle fetch 2026-01-09 15:29:47 -05:00
dirtydishes
a87df21baa Add equity candle aggregation pipeline 2026-01-07 09:52:06 -05:00
dirtydishes
ea61c3b013 Add dark inference pipeline 2026-01-04 17:29:21 -05:00
dirtydishes
3164167bee Add equity print quote joins 2026-01-04 17:07:43 -05:00
dirtydishes
163ab1039e Add Redis rolling stats for flow packets and z-score driven classifiers 2025-12-30 13:24:48 -05:00
dirtydishes
fc7065792f Add NBBO persistence, API/WS streaming, and UI context 2025-12-30 12:47:58 -05:00
dirtydishes
58485b4d97 Add classifier hits and alerts pipeline
Add NATS subjects + ClickHouse tables for classifier hits/alerts, evaluate sweep/spike rules in compute, expose API/WS endpoints, and cover storage helpers with tests.
2025-12-29 15:59:37 -05:00
dirtydishes
f2f12f2ebe Harden dev startup and web typecheck 2025-12-27 21:20:22 -05:00
dirtydishes
a94baa745c Document current state and flow UI 2025-12-27 20:34:10 -05:00
dirtydishes
6c376b26dc Add flow packet clustering 2025-12-27 20:25:32 -05:00
dirtydishes
a21d513f32 Add replay mode for tapes 2025-12-27 20:19:09 -05:00
dirtydishes
ba84554b0b Add API gateway for prints 2025-12-27 19:28:30 -05:00
dirtydishes
d2a09e095a Scaffold monorepo dev setup 2025-12-27 18:45:26 -05:00