feat: auto-queue orderbook retrain at coverage gate

This commit is contained in:
Курнат Андрей
2026-07-15 09:50:57 +03:00
parent 0992da0ece
commit 5082be2e5a
5 changed files with 55 additions and 1 deletions
+1
View File
@@ -126,6 +126,7 @@ TORCH_ORDERBOOK_DB=runtime/orderbook_observations.sqlite3
TORCH_ORDERBOOK_MIN_SAMPLES_PER_BUCKET=20
TORCH_ORDERBOOK_MIN_COVERED_BUCKETS=240
TORCH_ORDERBOOK_MIN_SYMBOLS=2
TORCH_ORDERBOOK_AUTO_CHECK_SECONDS=3600
# Forward-only gate for an offline-approved shadow model. Promotion remains an
# explicit authenticated API action after every check has passed.