โ€บNavigation
Dashboard โ€บ Probes โ€บ Realness Loop โ€บ Iter 13 ยท #4

iteration 13 ยท 2026-07-23 ยท usefulness axis ยท laptop-drives-bigblack

๐Ÿ“ˆ #4 Rank IC + ICIR + HAC-t CHECKPOINT ยท in-progress

The rank information coefficient: does the feature carry monotone forward-predictive signal โ€” and is it significant once you correct for autocorrelation? This opens the usefulness axis. Injection bug fixed; Admit + power pass; the remaining gates move to the right level of aggregation.

2 / 5
gates pass (injection fixed)
0.030 / 0.081
achieved IC vs targets .03/.08
H 0.809
vwap period-IC โ‰ˆ target .79 โœ“
2.19ร—
period naรฏve/HAC @lag30
Preflight (resource-only): load1 0.13 ยท 42 GiB available ยท si/so ~0 ยท ClickHouse active, readonly=2. 5c/5G/no-swap capped, single-thread BLAS.

State

Gate (ยง7 row 4)ResultTarget
Admit demoachieved IC 0.081, ICIR 0.75, HAC-t 21, sign-stable\|t\|โ‰ฅ3, ICโ‰ฅ.01, ICIRโ‰ฅ.5PASS
Power @ IC=.03 / T=750achieved IC 0.0295, power 1.0โ‰ฅ .8PASS
Null FPR โ‰ค.01 & naรฏve โ‰ฅ2ร—HAC FPR 0.003 โœ“; bar-level naรฏve/HAC 1.0โ‰ฅ2ร—wrong level
N_min(Hโ‰ˆ.79) โ‰ฅ 2ร—N_min(.5)bar contribution near-white (H 0.52)ratio โ‰ฅ2wrong level
Envelope FNR (non-mono / interaction)non-monotone missed โœ“; interaction marginalFNR=1 bothOPEN

Three construction errors caught (verify-before-report)

  1. Injection bug โ€” fixed. The signal-injection used a raw real feature as noise; two features have heavy ties (aggregation_density, lookback_hurst) โ†’ they add almost no rank variation, so a tiny injected signal dominated the ranking (achieved IC 0.97 / 0.68 instead of 0.03). Fix: use the globally-permuted return as noise โ†’ achieved 0.030 / 0.081.
  2. The bar-level contribution is near-white โ€” a real finding. zr(f)ยทzr(rr) has lag-1 autocorrelation โ‰ˆ 0 for every feature, and a circular-shifted persistent feature gives a naรฏve/HAC FPR ratio of 1.0. BTC 3s-returns are near-white at lag 1, so the HAC correction is not load-bearing at the bar level here.
  3. The necessity + Hโ‰ˆ.79 envelope live at the PERIOD-IC series. The per-period (100-bar) IC series of a real predictive feature is long-memory: vwap H_raw 0.809 โ‰ˆ the ยง7 target 0.79 (shuffled 0.555), and the naรฏve-over-HAC understatement reaches โ‰ฅ2ร— at period-lag 30โ€“50 (vwap 2.19@30, all three โ‰ฅ2.16@50).
featuremean period-ICH_rawH_shufflednaรฏve/HAC @lag30@lag50
vwap_close_deviationโˆ’0.6250.8090.5552.192.57
ofi+0.1080.7360.5531.902.16
aggression_ratio+0.1400.7260.5601.962.24

Resolution (next firing, pre-registered)

  1. Rewrite the significance test to the period-IC series (HAC-t on the 750-length IC series with a frozen period-lag); null-FPR size โ‰ค.01 via block-perm null, the โ‰ฅ2ร— naรฏve-over-HAC necessity on the real persistent period-IC.
  2. Freeze the period-lag (lag 30 โ†’ vwap 2.19; lag 50 โ†’ all โ‰ฅ2.16) with a long-memory (H=0.81) justification โ€” no lag-shopping.
  3. N_min(H) at the period level: periods to detect vwap's signal, raw (H 0.81) vs shuffled (H 0.55) โ†’ ratio โ‰ฅ2.
  4. Balanced interaction-only exemplar; seed-robustness sweep before GROUNDED.