Scroll. Watch the lifecycle of a single signal — from the millisecond it fires to the moment its score is public.
Captured the millisecond a candle closes
The instant a 1-hour Binance candle closes, all 23 engines emit their direction and confidence. Server timestamps to UTC millisecond, hashes the payload, writes it append-only to disk — before the UI ever updates.
< 200mscapture latency
SHA-256+ ed25519 signed
append-onlyno edits, no deletes
Sealed before anyone sees it
Each prediction is wrapped with the engine ID, model version hash and a monotonic sequence number, then countersigned. The seal lives in your browser before the candle even renders — rewriting history is mathematically detectable.
1.4Msigned records
0retractions to date
v3.7.2current model hash
Witnessed by 8 independent exchanges
One hour later, the close price is pulled in parallel from 8 venues. The median wins — no cherry-picked feed, no “our oracle says”. If 6 of 8 disagree, the prediction is voided and flagged, never silently dropped.
8parallel feeds
medianresolution rule
< 1.2sresolution latency
Published the same minute we see it
Win, miss, Brier score and confidence calibration are written to /api/accuracy every 60 seconds. Public JSON. No login. If the model regresses you see it the same minute we do — this is exactly why we built it this way.
60spublic refresh
open JSONscrape it yourself
0.241830d Brier