Don't trust the mirror — check it against the source
Everywhere else in the dashboard, you're reading Crossdeck's stored record of a subscription — fast, but one step removed from the rail. The honest question for any system that mirrors money is: does the mirror actually match the source of truth? The Rail Ledger exists to answer exactly that, on demand. It doesn't read Crossdeck's copy — it calls the rail's own authoritative API, live, and puts the answer right next to what Crossdeck stored.
Two columns: what the rail says, what Crossdeck stored
Open Developers → Workbench → Rail Ledger and filter by transaction, customer, or status. Each row queries the rail directly — Apple's or Stripe's API — and renders two columns side by side: the rail's live answer, and Crossdeck's stored record. If they agree, you've just proven your books match the bank. If they ever diverge, you see exactly where, in the same view.
Read-only, without exception — fact, never a verdict
Two design rules make the Rail Ledger safe to reach for any time:
- Read-only, without exception. Workbench tools issue authenticated reads only. They never write, grant, refund, mutate, or cache a rail response back as new truth. Looking can't change anything.
- It renders fact, never a verdict. The two columns sit side by side and Crossdeck doesn't editorialize — you draw the conclusion. It shows you what each side says; it doesn't tell you who's right.
The Rail Ledger covers both active rails today — Apple and Stripe — and it's an operator surface under Developers, not something your customers ever see.
Verifiable money, not a black box
Most platforms ask you to trust that their numbers match the payment processor. Crossdeck hands you the tool to check — straight from Apple's or Stripe's own API, beside its stored record, on any transaction you like. That's the difference between a dashboard you hope is right and one you can prove is.
A Stripe subscription queried live: the rail's answer and Crossdeck's record, two columns, identical. Proven, not assumed.