substrate · one folder · crypto + forex
The single substrate folder every orthogonality probe reads from โ the locked data scope, the registries, and the rotation engine โ now consolidated in one place and split by asset class so you never have to look in two folders.
The crypto-side substrate (BTCUSD + the multi-symbol panel), read-only against opendeviationbar_cache.open_deviation_bars. Source: findings/evolution/shared_data/.
The forex-side substrate (EURUSD / GBPUSD / XAGUSD / XAUUSD), read-only against fxview_cache.forex_bars. Source: mql5/findings/forex_shared_data/ โ the byte-identical sibling of the crypto rotation engine, invoked with --asset forex.
| dimension | crypto | forex |
|---|---|---|
| Database · table | opendeviationbar_cache · open_deviation_bars | fxview_cache · forex_bars |
| Symbols | 16-symbol panel (BTC/ETH/โฆ) | EURUSD · GBPUSD · XAGUSD · XAUUSD |
| Thresholds (dbps) | 100 / 250 / 500 / 750 (750 = spearman-only) | EUR 1โ50; others 5โ50 |
| (symbol, threshold) cells | 62 | 19 |
| Engine | rotating_slice_orthogonality_probe.py โ one byte-identical engine, --asset crypto / --asset forex | |
| Access contract | READ-ONLY ClickHouse ยท real data only ยท no fixtures ยท runs on bigblack | |