islandflow/services
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
..
api Add classifier hits and alerts pipeline 2025-12-29 15:59:37 -05:00
candles Scaffold monorepo dev setup 2025-12-27 18:45:26 -05:00
compute Add classifier hits and alerts pipeline 2025-12-29 15:59:37 -05:00
eod-enricher Scaffold monorepo dev setup 2025-12-27 18:45:26 -05:00
ingest-equities Add AAPL and NVDA as default symbols for the Alpaca adapter and in .env.example (.env will of course override defaults) 2025-12-29 15:16:56 -05:00
ingest-options Add AAPL and NVDA as default symbols for the Alpaca adapter and in .env.example (.env will of course override defaults) 2025-12-29 15:16:56 -05:00
refdata Scaffold monorepo dev setup 2025-12-27 18:45:26 -05:00
README.md Add event bus and storage layer 2025-12-27 19:14:44 -05:00

Services

Ingest, compute, API, and other runtime services live here. Scaffold pending.