โ€บNavigation
Dashboard โ€บ Probes โ€บ Realness Loop โ€บ Iter 9 ยท #8

iteration 9 ยท 2026-07-23 ยท #8 resume ยท laptop-drives-bigblack

๐Ÿ“ #8 Deflated Sharpe Ratio GROUNDED

Deflate a feature's out-of-sample Sharpe by how many features were tried. Resumed from checkpoint with a permutation-based pass-mark (learned from shuffled data), which fixed both open gates โ€” all five now pass.

5 / 5
gates pass
FPR 0.04
on independent holdout
0.92
look-ahead power (N_min 30k)
6 / 20
instruments grounded
Preflight (resource-only): load1 0.28 ยท 42 GiB available ยท si/so ~0 ยท ClickHouse active, readonly=2. Compute wall ~16 s. Runs on the grounded #6 SFI return object + #0 CPCV substrate.

The fix โ€” a permutation-based pass-mark

The checkpoint found the textbook Bailey-Lopez de Prado formula over-states the expected best-of-N Sharpe by ~2ร—, because all the features are scored against the same shuffled answer key in each trial โ€” a correlation the formula ignores. The fix: learn the pass-mark from the shuffled data itself (the empirical distribution of the family's best Sharpe under shuffling). That captures every correlation automatically and can't be gamed by mis-counting trials. The learned pass-mark reproduces to 0.01% across two independent shuffled sets; the textbook formula over-states it by 2.38ร—.

Gate status โ€” all pass

GateResult
Null FPRSR0* 0.379; FPR on an independent holdout = 0.04 โ‰ค 0.05PASS
FST (SR0 = simulated max)operational SR0 0.240 = simulated max, reproducible 0.01%; analytic formula over-states 2.38ร—PASS
Power (look-ahead)0.52 โ†’ 0.76 โ†’ 0.92 vs per-N SR0*(N); N_min 30,000PASS
Known-duplicate N_efftwo clones โ†’ N_eff 1.0PASS
Harden โ€” N_eff recoveryONC N_eff 7.0 โ‰ˆ participation ratio 6.04 (no collapse)PASS

Sanity: the real family's best feature (vwap, SFI Sharpe 3.41) deflates to DSR = 1.0 vs SR0* 0.379 โ€” a strong real signal survives.

The Harden, guarded two ways

ยง7's Harden guards the primary gaming surface โ€” collapsing the effective trial count understates the pass-mark so noise wins. Guarded twice: (1) ONC's trial count (7) recovers the correlation participation ratio (6), so it doesn't collapse; and (2) the permutation pass-mark doesn't use the trial count at all โ€” the shuffled distribution already embeds every correlation, so the gaming surface is closed by construction. The analytic formula (which does rely on the count) is kept only as a diagnostic, where it over-states 2.38ร—.

Checkpoint โ†’ terminal (verify-before-report)

iter 8 (checkpoint): 3/5 gates; FST + power failed on the analytic formula's 2ร— over-statement (shared-target correlation, effective trials โ‰ˆ2.5 not 7). iter 9 (this): pre-registered permutation SR0 โ†’ FST passes (reproducible 0.01%), power 0.92, FPR 0.04 on holdout. The over-statement is documented, not hidden.

Verdict & what's next

GROUNDED โ€” the selection-bias deflator is validated.

Next iteration โ†’ #9 PBO / CSCV (on the SFI trial matrix) โ€” the magnitude/overfit companion to this deflator (DSR is rank-blind to magnitude; #9 pairs the magnitude gate).