Published invariants
Nine assertions, run continuously against production, by a suite anyone can run.
The suite
The invariant suite is open source and runnable against any endpoint implementing the same contract — ours, or a competitor's. Results against our production API are published continuously.
npx @robinhoodrpc/invariants \ --endpoint https://api.robinhoodrpc.io/v1 \ --sample 500What is asserted
Correctness
Correctness note
A failing invariant is published as a failing invariant. We would rather show a red assertion than quietly drop a check that stopped passing — a suite that only ever shows green is not evidence of anything.