• Joined on 2026-04-28
admin pushed to main at admin/stonks-oracle 2026-05-01 04:30:00 +00:00
751cce0509 feat: add documentation maintenance rules to steering, update migration number to 036
admin pushed to main at admin/stonks-oracle 2026-05-01 04:27:32 +00:00
0732894414 fix: widen horizon/mode columns in prediction_snapshots to VARCHAR(50)
admin pushed to main at admin/stonks-oracle 2026-05-01 04:07:09 +00:00
d9110d03a6 fix: use di.document_id instead of dir.document_id in evidence query
admin pushed to main at admin/stonks-oracle 2026-05-01 03:40:55 +00:00
76f6bd5677 fix: quote reserved keyword 'window' in prediction_snapshots SQL
admin pushed to main at admin/stonks-oracle 2026-05-01 03:08:28 +00:00
32d290bea7 fix: ruff lint — sort imports, remove unused GateThresholdResult import
admin pushed to main at admin/stonks-oracle 2026-05-01 03:05:04 +00:00
7fcc8a6c07 feat: model validation, calibration, and signal quality layer
admin pushed to main at admin/stonks-oracle 2026-04-30 23:32:09 +00:00
5d2ffd9163 fix: vertical market markers need yAxisId + move legend below date labels
admin pushed to main at admin/stonks-oracle 2026-04-30 23:18:52 +00:00
6169efdc89 fix: copy scripts/ into Docker image + graceful backfill fallback
admin pushed to main at admin/stonks-oracle 2026-04-30 23:01:28 +00:00
c42f2223d8 fix: move backfill logic to standalone script (fixes YAML parse error)
admin pushed to main at admin/stonks-oracle 2026-04-30 22:44:09 +00:00
1f08820f11 feat: fullscreen chart expand + market open/close vertical markers
admin pushed to main at admin/stonks-oracle 2026-04-30 22:35:38 +00:00
2f2ea65fb4 fix: keep Alpaca price as primary (includes after-hours), add polygon_price field
admin pushed to main at admin/stonks-oracle 2026-04-30 22:32:30 +00:00
9a60ce127b fix: overlay Polygon prices on positions instead of stale Alpaca prices
admin pushed to main at admin/stonks-oracle 2026-04-30 14:11:58 +00:00
414f476620 fix: auto-backfill market data on startup + fix trading dedup bug
admin pushed to main at admin/stonks-oracle 2026-04-30 07:20:21 +00:00
a5f2bcde55 fix: set MARKET_DATA_BASE_URL to polygon in base values.yaml
admin pushed to main at admin/stonks-oracle 2026-04-30 07:01:08 +00:00
34ffdad00c fix: wait for scheduler migrations after factory reset scale-up
admin pushed to main at admin/stonks-oracle 2026-04-30 06:34:04 +00:00
601b85764b fix: mount stonks-market-secrets on query-api for backfill endpoint
admin pushed to main at admin/stonks-oracle 2026-04-30 06:24:13 +00:00
51b6f3d34a ci: trigger rebuild
admin pushed to main at admin/stonks-oracle 2026-04-30 06:09:13 +00:00
bddaf44ffc feat: 90-day price range Y-axis scaling with breakthrough annotations
admin pushed to main at admin/stonks-oracle 2026-04-30 05:49:50 +00:00
5209cc522e feat: enhanced paper trading reset with capital and reserve controls
admin pushed to main at admin/stonks-oracle 2026-04-30 05:05:50 +00:00
fa18b1a7c2 fix: populate broker and market API secrets in base values.yaml