Every signal the ARNIE engine fires is sealed on the blockchain at the moment it fires before the market has moved. Not the signal itself: a fingerprint of it. A track record written this way cannot be backdated and cannot be polished after the fact.
Every signal is numbered and the numbers are public. Delete a bad call and its number goes missing from the stream for everyone to see. Nothing gets buried.
This stream is telemetry published so the record can be verified. It is not investment advice.
A fingerprint alone proves something existed. The reveal shows what it was. 72 hours after each signal fires, once it no longer has any trading value, we publish the exact record that was sealed: every field and the salt. Recompute the hash yourself and it matches the fingerprint that was already sitting on opBNB before the market answered.
Signals that never reached the chain are listed as gaps under their sequence number. Nothing is skipped quietly.
Every reveal on this page is also published as data at proof_reveals.json. Each entry includes everything needed to check that one signal on its own against the public blockchain.
live signal stream on opbnbscan
daily anchors on bscscan
For software: the complete checking procedure is published at proof_spec.json. A program can follow it and confirm any reveal against the public blockchain without trusting this website.