Commit graph

12 commits

Author SHA1 Message Date
d81b4c0cfb Restore scoped live history retention 2026-05-06 23:49:04 -04:00
53eeb9e72f Gate live feed staleness and isolate Next dev artifacts
- delay stale status for paused live feeds before surfacing disconnects
- keep `next dev` output separate from production build artifacts
- add coverage for the new live-feed stale threshold
2026-05-06 22:14:11 -04:00
de6d25f046 Migrate terminal to smart-money profiles 2026-05-05 01:40:10 -04:00
c0219233d3 Simplify web terminal routes and home layout
- Redirect legacy signals/charts/replay pages to home
- Trim nav and update live subscriptions for home and tape
- Refresh terminal topbar and layout behavior
2026-05-04 13:42:47 -04:00
48b0d980a6 Implement scoped live 24h feed visibility 2026-05-04 05:52:38 -04:00
b4f87b50d2 Hydrate options feed across live routes 2026-05-04 02:57:20 -04:00
e78387130a Implement options snapshot tape table 2026-05-04 01:14:52 -04:00
dirtydishes
1e6f517b20
Merge pull request #26 from dirtydishes/t3code/fix-live-feed-lag
Reduce live feed lag and normalize signals display
2026-04-29 01:31:11 -04:00
5cdf4a43e0 Refine signals layout and alert labeling
- Rework the Signals grid to prioritize alerts and move dark flow below
- Normalize alert severity/direction labels and tighten feed status copy
- Add helper tests for severity, direction, anchoring, and status text
2026-04-29 01:28:44 -04:00
9131e046cb Expand options tape display and retention
- Add a dedicated hot-window limit for options prints
- Improve option contract and notional formatting in the tape
- Update docs, env sample, and tests
2026-04-29 00:10:37 -04:00
da942079f3 Retain live history and warn on silent equities feeds
- Keep pausable live snapshots visible while stale
- Surface a connected-but-silent equities warning
- Add coverage for history retention and warning timing
2026-04-28 23:19:14 -04:00
75fc6f9373 Fix live tape freshness and filter UX 2026-04-28 17:13:46 -04:00