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 969dedc635 Speed up snapshot refresh: batch prefetch, unbuffered output, incremental-first
- enrich_tier2: prefetch price bars (parallel ThreadPool) and short ratio
  (single batch DB query) instead of per-row HTTP/DB calls (~20min → ~2min)
- canonical_snapshots: add PYTHONUNBUFFERED=1 to enrichment subprocesses
  so progress output is visible in real time
- backtest_sim: use incremental_update_canonical_snapshot when existing
  snapshot is present, falling back to full rebuild only when needed

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
..
build_pit_earnings_calendar.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
enrich_catalyst_persistence_features.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
enrich_earnings_history_features.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
enrich_macro_features.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
enrich_midwide_pipeline.sh Fix cash parking phantom-money bug + live engine parking liquidation for events 5 months ago
enrich_peer_surprise_features.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
enrich_prior_drift.py Fix cash parking phantom-money bug + live engine parking liquidation for events 5 months ago
enrich_technical_features.py Fix cash parking phantom-money bug + live engine parking liquidation for events 5 months ago
enrich_tier2_features.py Speed up snapshot refresh: batch prefetch, unbuffered output, incremental-first 4 months ago
enrich_tier3_features.py Fix cash parking phantom-money bug + live engine parking liquidation for events 5 months ago
ensemble_overlay_backtest.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
llm_parser_test.py Fix cash parking phantom-money bug + live engine parking liquidation for events 5 months ago
ml_predictor_feasibility.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
recompute_reset_common_window_batch.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago