Commit graph

94 commits

Author SHA1 Message Date
e9e2723c28 add repo-wide typechecking
Some checks are pending
CI / Validate (push) Waiting to run
2026-05-29 02:19:30 -04:00
a35a757622 Redesign home command deck 2026-05-28 05:10:21 -04:00
b075a0994c Add dashboard mock routes 2026-05-28 04:40:10 -04:00
7ca0e05a2d rename tape to options and switch the web shell to a drawer 2026-05-23 19:39:19 -04:00
adba1f6b5a fix historical alert flow packet resolution 2026-05-20 02:59:53 -04:00
171cf52518 merge main into nextjs upgrade 2026-05-19 14:47:43 -04:00
b6fa2f0d17 upgrade web to nextjs 16 2026-05-19 07:31:41 -04:00
bdb9d9a95a Implement native public edge cutover 2026-05-18 19:55:27 -04:00
906fe411c9 add alpaca news wire across ingest api and web 2026-05-18 16:55:31 -04:00
c0b5b6dbeb hydrate alert evidence from clickhouse 2026-05-17 11:02:30 -04:00
d334e16874 fix live tape scroll stability 2026-05-17 03:33:06 -04:00
1424a2716f fix durable options history routing 2026-05-16 22:00:21 -04:00
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
274efac2dd Quiet terminal view chrome 2026-05-15 08:13:17 -04:00
9644e9ceef harden terminal view, add $impeccable design docs, update AGENTS.md 2026-05-14 18:32:01 -04:00
8dcbcd2201 Add hosted synthetic control plane 2026-05-13 22:10:05 -04:00
af04875107 Fix tape nav rerender loop 2026-05-13 11:35:43 -04:00
b73e62bdba Fix contract-focused options tape hydration 2026-05-07 23:37:32 -04:00
de9a965a6c Fix table flex sizing and move deploy scripts
- Make data tables fill available height so scrolling behaves correctly
- Relocate deploy scripts under `deploy/docker`
2026-05-07 22:16:21 -04:00
9c351d12d1 Refine route-scoped tape subscriptions and table virtualization
- Scope live channels by route and trim unused feed work
- Switch tape tables to fixed-height virtual rows with separate scroll containers
- Add tests for route feature maps and virtual config
2026-05-07 22:03:09 -04:00
bb1df9b58b Clean up terminal hydration promise-chain formatting 2026-05-07 02:18:11 -04:00
088bd37e84 Fix terminal virtualization and hydration crash handling 2026-05-07 02:17:17 -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
d81b4c0cfb Restore scoped live history retention 2026-05-06 23:49:04 -04:00
1d3865c8fc Fix Tape navigation from home 2026-05-06 23:42:35 -04:00
9ca0e52411 Fix tape history scroll gate attachment 2026-05-06 23:28:50 -04:00
aece60c84f Fix tape rail navigation 2026-05-06 23:18:38 -04:00
6ba3c5343b Implement live tape scroll-gated history 2026-05-06 22:28:20 -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
749528c114 Hold live tape updates while scrolled away
- pause incoming rows when a tape is not at top
- show missed item count only while new data is hidden
- wire list refs so scroll state can resume cleanly
2026-05-04 14:40:31 -04:00
623f7df113 Add contract filter control to Tape header
- Show a dedicated contract filter button in the Tape route
- Highlight the button when an option contract is selected
- Hide the generic focus chip for contract selections
2026-05-04 14:10:02 -04:00
8ff62cc4f9 Move tape filters into page actions
- Remove legacy per-pane load older controls
- Reposition tape filter controls into the route actions area
- Tidy top bar layout and live fetch URL building
2026-05-04 14:06:31 -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
f28c8e641f Fix seen-key handling in pausable tape reduction
- Break on the first previously seen item in newest-first merges
- Avoid cloning seen key sets unless new items are added
- Add tape overhaul phase 1 notes
2026-05-04 05:13:07 -04:00
85dfebb8f0 Disable static caching for live terminal routes 2026-05-04 04:40:35 -04:00
820681f7b6 Reconnect idle live tape socket 2026-05-04 04:34:00 -04:00
5fcdb015c0 Make tape feeds compact tables 2026-05-04 04:16:42 -04:00
c31d59ea79 Align options table scrolling 2026-05-04 04:02:41 -04:00
ba0daf5208 Implement server-backed live history 2026-05-04 03:29: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
2c088cb287 Add frontend cooker preview 2026-05-04 00:21:30 -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