Commit graph

201 commits

Author SHA1 Message Date
6b794ec7ac Add smart money event calendar enrichment 2026-05-04 19:21:18 -04:00
6108aea166 Remove outdated smart money rebuild plan
- Delete the phase 01 planning doc
- Clear obsolete migration notes from the branch
2026-05-04 18:58:38 -04:00
df35d49784 Add smart money rebuild plan and taxonomy
- Replace tape overhaul notes with the new smart-money classification plan
- Add the taxonomy reference doc for the rules-first rebuild
2026-05-04 18:00:50 -04:00
6822fa1ba4 Implement smart money event bridge 2026-05-04 17:36:24 -04:00
dirtydishes
a8cc2e3875
Merge pull request #27 from dirtydishes/tape-overhaul
Options Tape Overhaul (Phase 1)
2026-05-04 14:59:13 -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
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
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
b88ef2b371 Stream delayed live feed events 2026-05-04 04:59:09 -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
cfc3836815 Document phase 1 options tape overhaul
- Describe snapshot-based option print storage and ingest enrichment
- Cover synthetic IV behavior, table redesign, and classifier coloring
2026-05-04 01:33:25 -04:00
e78387130a Implement options snapshot tape table 2026-05-04 01:14:52 -04:00
6abfff30d3 Track plan mode extension work 2026-05-04 00:26:21 -04:00
2c088cb287 Add frontend cooker preview 2026-05-04 00:21:30 -04:00
ce691c9d7f Restore README header layout 2026-05-03 15:30:40 -04:00
7552eee83a Add README logo asset 2026-05-03 15:29:04 -04:00
90b612a955 Point README logo to assets/logo.png 2026-05-03 15:28:42 -04:00
6006304f30 Use transparent logo asset in README 2026-05-03 15:28:18 -04:00
4dd07591c0 Fix README logo rendering and top spacing 2026-05-03 15:23:27 -04:00
e7d5fd05e4 Refresh README env docs and mark issue in progress
- Reformat configuration docs into tables
- Add pre-alpha banner and logo
- Update beads issue state for active work
2026-05-03 15:19:43 -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
dirtydishes
956d8cc883
Merge pull request #25 from dirtydishes/t3code/fix-live-feed-lag
Reduce live feed lag by resetting API consumers
2026-04-29 00:22:47 -04:00
dirtydishes
31627589de
Merge pull request #24 from dirtydishes/t3code/expand-options-tape-display
Expand options tape retention and contract display
2026-04-29 00:19:51 -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
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
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
dirtydishes
758f111d7e
chore: clean up AGENTS.md
Removed outdated beads agent instructions and guidelines.
2026-04-27 16:56:46 -04:00
dirtydishes
3e6d1693d1
Merge pull request #23 from dirtydishes/feature/live-retention
Fix dark evidence resolution and improve trace readability
2026-04-27 16:52:46 -04:00
2229c8c09c Fix dark evidence resolution and improve trace readability 2026-04-27 15:52:44 -04:00
dirtydishes
dec99fb6e9
Merge pull request #22 from dirtydishes/feature/live-retention
Live retention redesign: balanced hot windows + pinned evidence hydration
2026-04-27 14:45:25 -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
32aae200c3 bd init: initialize beads issue tracking 2026-04-27 14:13:48 -04:00
dirtydishes
2c1e4cb3e1
Merge pull request #20 from dirtydishes/persistence
unify live session streaming and evidence fetching
2026-04-27 13:36:20 -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
824b7f2fa0 Tighten terminal topbar layout 2026-04-27 12:02:50 -04:00
dirtydishes
af46f15d6f
revert
Revert "[codex] Add overview redesign concept gallery"
2026-04-27 09:22:49 -04:00
dirtydishes
9ca8668ef2
Revert "[codex] Add overview redesign concept gallery" 2026-04-27 07:55:44 -04:00