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 fcf379c759 Fix snapshot refresh: enable auto-rebuild, fix date-range edge cases, log incremental failures
- registry.json: change _ftb_fix_v2 from manual_only to auto_full_rebuild so
  backtest auto-refreshes when snapshot doesn't cover the requested period
- run.py: return [] (not all_trading_days fallback) when parking cap pushes
  requested_end before requested_start, preventing silent wrong-date-range runs
- run.py: allow 1-trading-day lag tolerance in parking cap so a single lagging
  symbol (e.g. QQQM shortly after close) doesn't cap the whole simulation
- backtest_sim.py: log incremental_update_failed_falling_back warning so
  silent fallback to full rebuild is visible in direct-mode logs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
backtest Optimize v7 strategy: v7.356 achieves CW 2159% + SQS 90.7 (Pareto improvement over v7.314) 4 months ago
experiments Paper trader Phase 1 fixes: multi-session isolation, pipeline halt, snapshot refresh unblock 4 months ago
intraday Clean up superseded configs and commit accumulated R&D infrastructure 4 months ago
ranking_models Add overlay engine, ranking models, snapshot pipelines, and research tools 5 months ago
snapshots Fix snapshot refresh: enable auto-rebuild, fix date-range edge cases, log incremental failures 4 months ago
app.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
fred_series.yaml feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인 5 months ago
symbols.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
symbols_backup_largecap.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
symbols_broad_snapshot_3408.yaml Investigate compound mode: V23 is absolute champion in all modes 4 months ago
symbols_largecap.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
symbols_midcap.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
symbols_midcap_smallmid.yaml Investigate compound mode: V23 is absolute champion in all modes 4 months ago
symbols_midlarge_snapshot_exact.yaml Add expanded ORB simulator features and metrics 4 months ago
symbols_orb_smoke.yaml Investigate compound mode: V23 is absolute champion in all modes 4 months ago
symbols_smallmid.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago