COT Paper Pilot Tracker SHADOW
SHADOW-state ledger for the DSR=1.0000 verified cot_positioning + CT=F edge (n=100, WR 90%, Sharpe +1.377). 1-contract paper sizing, 4-week graduation gate, per-trade P&L vs expected $3.40-$13.40 band.
Anti-Overfit Audit (DSR) RESEARCH
Deflated Sharpe Ratio per strategy via Lopez de Prado AFML eq 14.5. Surfaces strategies passing DSR≥0.95 ("publishable confidence" per Bailey-Lopez de Prado) and overfit-likely rejections. Hourly cron.
Research Sidecars (Agent C) RESEARCH
4 academically-backed sidecars: commodity carry+momo (Miffre 2010), sector dual-momentum (Antonacci GEM), UST term-structure momentum, overnight-intraday reversal. Hourly cron.
Top-N Rank Backtest NEW
Hindsight replay: "if I bought the top-10 EQUITY picks ranked by score T days ago, would I have been profitable?" Aggregates today / yesterday / day_before / 7d / 30d / 90d windows. Per-day detail + cumulative P&L.
tools/top_n_rank_backtest.py ·
audit_dashboard/data/top_n_rank_backtest.json ·
cron: hourly
DB Health Panel REFRESHED
6 truth-layer metrics: PnL Integrity (sampled), Ghost Rows (constant pnl_pct cohorts), Forward Validator Freshness, Phantom EXPIRED rows, Raw-Pick Outcome Coverage, WON-vs-PnL contradiction. Per-metric "Action required" remediation banner now reflects shipped fixes.
MONEY READY filter SHIPPED
Strictest preset on the main /audit picks grid: only DSR-verified Tier-1 sleeves visible. Confidence ≥70% (normalized), score ≥ per-class floor, no decay-alert, asset_class not blocked. Each surviving pick gets a justification tooltip.
audit_dashboard/money_ready_filter.js ·
Toggle via btn-money-ready on /audit
Ghost-Row Symbol-Triple Block SHIPPED
New BLOCKED_ASSET_STRATEGY_SYMBOL_TRIPLES axis in quality_gates.py with 5 documented cohorts (quan_engine MATIC, KIMI_signal_tracker ETH/BTC, irb_hoffman ADA, funding_rate_carry ROBO). Enforced at passes_active_gate AND _is_historical_blocked_pick.
commit 597819d79c7 · expected ~220k+ rows excluded from CRYPTO aggregates
WON-vs-PnL Sign-Coherence Guard SHIPPED
When source dict supplies (exit_reason='TP', pnl_pct<0) or (SL, pnl>0), writer trusts pnl sign and logs won_pnl_contradiction: WARNING. Applied to both atomic writers (resolver + mysql_close_trade).
commit 22b677c1167 ·
alpha_engine/outcome_resolver.py:1670, audit_trail/mysql_client.py:628
Commodity Tooltips NEW
Friendly-name + contract-spec hover tooltips for 40+ yfinance =F tickers: CT=F → Cotton Futures, ES=F → S&P E-mini, ZN=F → 10Y T-Note, GC=F → Gold, etc. Auto-attached on /audit load.
audit_dashboard/dashboard_enhancements.js ·
function attachCommodityTooltips()
Cotton Sizing Brief RESEARCH
Per-trade economics for cot_positioning + CT=F at 1-contract notional. Margin tiers, expected net per-trade $3.40-$13.40, risk-of-ruin math at $5k/$10k/$25k starter, micro-contract status (none — full-size only).
reports/cotton_cot_real_money_sizing_2026-05-12.md
7-Step Testing Plan (COT) RESEARCH
Pre-real-money validation pipeline for cot_positioning + CT=F: reproducibility, data-integrity, walk-forward CPCV, conservative DSR, sample-window robustness, 4-week paper-pilot, risk-of-ruin Monte Carlo. Disqualifying conditions enumerated.
reports/cot_paper_pilot_testing_plan_2026-05-12.md
Asset-Class Expansion Report RESEARCH
Scope for filling BOND (n=18), ETF (n=87), and FUTURES (5.9% WR). Key finding: symbol universes are adequate; 206 baby_strategies/ files exist with ZERO wired to production; BOND scanner exists but not in production cron.
reports/asset_class_expansion_2026-05-12.md