You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim ce2150789d Fix leaderboard performance regression (60min → 12s) and clean up CLI help
Replaces per-experiment rglob with single-pass manifest/metrics indexing
and adds lru_cache. Removes rarely-used commands from help display.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 months ago
..
__init__.py feat: implement Phase 4 -- event-driven backtester 5 months ago
allocator.py Add technical/scientific feature experiments (v6new.106-173) and v6new.122 SQS 72.4 5 months ago
artifacts.py Add score and event_type to trade blotter output 5 months ago
attention.py Unify BacktestRunner and PaperTradingEngine trade decision logic 5 months ago
calendar.py feat: implement Phase 4 -- event-driven backtester 5 months ago
domain.py Add technical/scientific feature experiments (v6new.106-173) and v6new.122 SQS 72.4 5 months ago
execution.py Enhance backtest engine: v11 scoring, selector expansion, snapshot store improvements 5 months ago
manifests.py Implement multi-engine PEAD strategy research workflow 5 months ago
metrics.py Recalibrate public SQS and exposure-aware tracking 5 months ago
scoring.py Add oversold bounce engine experiments (v6new.259-264) — blocked by architecture 5 months ago
selector.py Enhance backtest engine: v11 scoring, selector expansion, snapshot store improvements 5 months ago
snapshot_store.py Enhance backtest engine: v11 scoring, selector expansion, snapshot store improvements 5 months ago
splits.py Enhance backtest engine: v11 scoring, selector expansion, snapshot store improvements 5 months ago
tracker.py Fix leaderboard performance regression (60min → 12s) and clean up CLI help 5 months ago