Commit graph

329 commits

Author SHA1 Message Date
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
dirtydishes
f6b37a42f0
Merge pull request #17 from dirtydishes/frontend-experiments
add overview redesign concept gallery
2026-04-27 04:26:16 -04:00
dirtydishes
52e1c934bd
docker deployment
Prepare Docker deployment for shared NPM routing
2026-04-27 04:20:46 -04:00
dirtydishes
ec79b457e4 add standalone nginx proxy manager deployment 2026-04-27 04:13:47 -04:00
dirtydishes
3b0c796ec7 refactor docker deployment build contexts 2026-04-27 04:13:47 -04:00
77db9a6a19 Add overview redesign concept gallery 2026-04-27 04:03:38 -04:00
Kellan Drucquer
25e3097bb1 switch clickhouse storage client to fetch 2026-04-04 22:17:31 -04:00
Kellan Drucquer
624c16b711 disable clickhouse client keep-alive in docker 2026-04-04 22:05:22 -04:00
dirtydishes
f425a9575b
Merge pull request #15 from dirtydishes/lavender/prepare-docker-deployment
fix clickhouse startup resilience across services
2026-04-04 08:37:03 -04:00
Kellan Drucquer
522265686e fix clickhouse startup resilience across services 2026-04-04 08:24:14 -04:00
dirtydishes
08dfe2c01b
Merge pull request #14 from dirtydishes/lavender/prepare-docker-deployment
yet another docker deployment fix
2026-04-04 08:16:49 -04:00
Kellan Drucquer
4579778a13 fix clickhouse docker listen host for api connectivity 2026-04-04 08:15:08 -04:00
dirtydishes
d820fb9e13
Merge pull request #13 from dirtydishes/lavender/prepare-docker-deployment
add docker deployment assets for the full stack
2026-04-04 04:03:16 -04:00
Kellan Drucquer
52679bbb1a add infra healthchecks and startup ordering for docker 2026-04-04 04:02:50 -04:00
dirtydishes
a54bc58d7e
Merge pull request #12 from dirtydishes/lavender/prepare-docker-deployment
add docker deployment assets for the vps stack
2026-04-04 03:54:45 -04:00
Kellan Drucquer
7babd4fce7 switch docker deployment to a shared npm network 2026-04-04 03:54:16 -04:00
dirtydishes
3f6537d196
Merge pull request #11 from dirtydishes/lavender/prepare-docker-deployment
add docker deployment assets and vps docs
2026-04-04 03:51:09 -04:00
Kellan Drucquer
f578deea03 fix ingest-options python env and use shared bridge network 2026-04-04 03:50:09 -04:00
dirtydishes
e48488517e
Merge pull request #10 from dirtydishes/lavender/prepare-docker-deployment
add docker deployment assets for vps hosting
2026-04-04 03:39:49 -04:00
Kellan Drucquer
4608d5425f remove docker proxy and document npm deployment 2026-04-03 23:25:13 -04:00
Kellan Drucquer
1fccb16dba add docker deployment stack and vps setup docs 2026-04-03 22:10:35 -04:00
Kellan Drucquer
d301c7b4f3 update AGENTS.md with updated beads usage guidelines 2026-04-03 21:36:50 -04:00
dirtydishes
6e39320579
update readme
docs: refresh README to match implemented services and features
2026-03-30 02:19:55 -04:00