OpenChainGraph · Settlement asset lifecycle

Eight stages carry a settlement asset from issuance to reconciliation. The models underneath them are not interchangeable

Follow a unit of public money from issuance through to attested reconciliation. The operational spine travels well between arrangements: collect, net, disburse, reconcile, evidence the controls. What sits underneath it does not.

It is tempting to say a central bank digital currency and a reserve-backed stablecoin differ in one stage and share the other seven. That flattens something structural. For a direct or two-tier CBDC there is no backing set at all: the instrument already is central bank money, so stage 2 has nothing to iterate over. For a reserve-backed stablecoin the backing is a portfolio, and what it is worth depends on maturity, credit and custody. Three further properties of a model – wallet holding limits, offline capability, and how a holder redeems – reach forward into stages that have nothing to do with backing.
1
Stage 1 · The asset and its backing model

Five ways to back a claim, and one of them is no backing at all

Before any of the stages below run, the arrangement declares which kind of settlement asset it is moving. Read the last column: two of these five rows have no backing set for a checker to open. A node built on the assumption that a buffer topology always exists is simply wrong for them, which is why the backing check has to treat an empty set as a conformant answer rather than a shortfall or a bad input.

ModelWhose liabilityWhat backs the claimBacking invariant
Direct / one-tier CBDCCentral bankNothing – it is the moneyVacuous, no set to check
Two-tier / intermediated CBDCCentral bankStill the central bankVacuous; the real controls are distribution and wallet tiering
Synthetic / pooled-accountThe operatorCentral bank money in an omnibus account, 1:1Real, a single reconcilable number
Fiat-reserve-backed stablecoinThe issuerA reserve portfolio (cash, short government paper)Real, but not one number – maturity, credit and custody all bear on it
Tokenized depositA commercial bankThe bank’s balance sheetNot a segregated pool – the question is capital adequacy
CBDC – direct / two-tier nothing to back BACKING_NOT_APPLICABLE Fiat-reserve-backed stablecoin cash · short paper · custody

From outside, both look identical: a fungible unit moving between wallets. Only one has a portfolio behind it that can gain, lose, or be mispriced.

2
Stage 2 · Backing invariant

Backing is a property of the whole buffer set, never any one account

Where a backing set does exist, the arrangement holds it across some number of buffers: a reserve account, a partner rail, a treasury sleeve. How many is a property of the arrangement, and the invariant only holds across all of them added together.

buffer A buffer B buffer C buffer N sum(A..N) checked once, per movement

A movement can leave the grand total untouched while the composition underneath it breaks. Per-account checks pass; the aggregate check is the one that notices.

How a holder gets their money back belongs here too. Redemption at par directly from the issuer and redemption through an authorised participant are different promises, and only the second one can queue. A backing figure that looks sound says nothing about which of the two a holder actually has.
art-521 · backing invariant, N buffers
3
Stage 3 · Operating tension

Thin, but never empty

Idle, a buffer set costs money. Short, it stalls payments. The computed floor is the line between those two, and nothing more.

computed floor idle cost stall risk

Neither zone is advice. A number, an invariant, and no instruction to move anything.

4
Stage 4 · Collect

Collect, settling once across whichever rails exist

Payers reach the operator over whatever rails an arrangement actually has: a real-time rail, a batch file, an offline tap. Each leg settles once, and the receipt records that verdict rather than which rail carried it.

Where a scheme supports offline transfer, value moves while the ledger is not watching. The leg is provisional until it reconciles, and scoring it as final at the moment of the tap would put a settle-once verdict on an event the ledger has not seen yet.

payer A payer B (offline leg) payer C operator offline leg: provisional until reconciled, never final on the spot
5
Stage 5 · Net then cross

Net first, then cross once

Where a netting period exists, the small flows collected in stage 4 net over that period first, and only the residual crosses a rail boundary. Some arrangements settle each payment individually by design. Those skip this stage rather than being forced through it.

rail boundary net residual, one crossing crossing count is the cost driver, not a schedule
art-259 · art-368 · net the period, cross the residual
6
Stage 6 · Disburse

Disburse in bulk and match the authorisation

Salaries, pensions, social transfers and vendor payments go out as one bulk run, and the run has to match its authorisation item by item and in aggregate.

Tiered wallets add a failure the totals cannot show you. A pensioner on a low-KYC wallet is owed a payment that would carry their balance past its cap. The item was authorised. The money was there. It still does not land, and unless this stage recognises a capped wallet as its own outcome, that pensioner reads as paid.

authorised wallet cap – cannot land total = authorised
art-518 · bulk disbursement integrity
7
Stage 7 · Reconcile

Reconcile and attest

The stated population is compared against what actually happened, over a stated window. Exceptions get named rather than buried in a passing total, and the run itself is attested: that it happened, over which population, with which exceptions.

declared population actual, over the window exception, named
art-516 · daily reconciliation attestation
8
Stage 8 · Controls

An unbroken trail, duties kept separate

The last stage evidences the controls around every stage above: a log covering transactions and administrator activity that has no gap, and a check that duties which must stay separate actually are – the person who can post a disbursement is not the same identity who can approve it.

no gap, transactions and admin activity both covered poster approver duties separated, checked by identity
art-517 · audit-trail completeness · art-459-sod-matrix-check · segregation of duties
Chain

The whole spine, one composed chain

All eight stages above are wired as a single composed OpenChainGraph chain, government-payment-lifecycle: art-521 (backing, with art-06/art-512/art-280 supplying reserve facts only where the settlement asset is issuer-reserve-backed) → art-513 (collect) → art-259/art-368 (net then cross) → art-518 (disburse) → art-516 (reconcile) → art-517 + art-459-sod-matrix-check (controls). The settlement asset is a declared parameter on that chain rather than a second chain: the same wiring runs a centrally-issued asset and a reserve-backed one. What changes is the backing branch, plus whatever the model's limits, offline behaviour and redemption path do to the stages downstream of it.

Worked examples · illustration only, never endorsement

Four named schemes, across the taxonomy

Four live schemes, named to show how the models actually work. This is illustration and nothing else: no endorsement, no involvement, no procurement. Every fact below carries the date it was read, because limits, tiers and reserve rules all move.

Bahamas Sand Dollar two-tier CBDC

  • Backing: the digital version of legal tender issued by the Central Bank of The Bahamas, distributed through supervised institutions acting as authorised agents. Vacuous by the taxonomy above: there is no reserve set to reconcile.
  • Wallet tiers: individual wallets come in two tiers. Tier I needs no government-issued identification to enrol and carries a $500 holding limit with a $1,500 monthly transaction limit, and cannot be linked to a bank account. Tier II requires identification, permits a bank link, and raises those to $8,000 and $10,000. Business and merchant wallets sit above both, with higher limits and more onerous enrolment.
  • Offline capability: built for it. Payments continue when access to the network is disrupted, up to a pre-set value, which is what keeps the scheme working across inter-island communication gaps.
  • Redemption: circulates alongside cash as a central bank liability. There is no reserve portfolio to unwind.

Individual tier limits as published on sanddollar.bs/individual, read 2026-08-03; tier structure and offline design per the Central Bank of The Bahamas. Limits and tiers change; check the source.

USDC fiat-reserve-backed stablecoin

  • Backing: the issuer states USDC is backed by cash and cash-equivalent assets and is redeemable one-for-one for US dollars. That is a portfolio, not a number.
  • Composition: the majority of the reserve sits in the Circle Reserve Fund, a registered 2a-7 government money market fund holding cash, short-dated US Treasuries and overnight Treasury repo. The remainder is cash held at banks. Maturity, credit and custody all bear on what that is worth on any given day.
  • Offline capability: none. Every transfer is an on-chain event the ledger sees.
  • Redemption: stated as one-for-one, through the issuer's own channels rather than a central bank window.

Per the issuer's published reserve disclosures at circle.com/transparency, read 2026-08-03. Reserve rules and composition change; check the source.

Fnality (£FnPS) synthetic / pooled-account

  • Backing: Fnality International operates the Sterling Fnality Payment System, funds 100% backed by fiat currency held in a Bank of England Omnibus Account inside RTGS. That is the operator's liability, not the central bank's, but it reconciles against one account rather than a portfolio.
  • Status: live payments in sterling began 2023-12-14, per Fnality's own launch announcement, which Fnality called a world first. Sterling is the only currency confirmed live in Fnality's own material; USD and EUR systems are named on Fnality's site as separate payment systems, not as live today.
  • Access: wholesale and bank-only. Fnality describes the system as built by and for banks, with its shareholder banks as the direct participants; there is no retail wallet tier.
  • Regulator: overseen by the Bank of England, with HM Treasury and the Payment Systems Regulator also named at launch.

Per Fnality International, fnality.com/payment-systems/british-sterling-payment-system and fnality.com/news (dated 2023-12-14), read 2026-08-03. Fnality does not publish a redemption mechanism or offline capability in this material, so neither is stated here.

JPM Coin tokenized deposit

  • Backing: in JPMorgan's own words, a bank-issued deposit token, not a cryptocurrency or a stablecoin, backed by USD deposits held in J.P. Morgan bank accounts. A claim on the bank's balance sheet, not a segregated pool; the open question is the bank's capital adequacy, not a reserve count.
  • Status: live in USD, issued as JPMD, part of JPMorgan's Kinexys Digital Payments business (renamed from Onyx in November 2024).
  • Redemption: per JPMorgan, redeemable back to USD on the holder's bank deposit account at any time, with no lock-up period.
  • Access: institutional only – corporates, financial institutions and payment service providers. JPMorgan discloses no wallet-tier structure.

Per JPMorgan Chase, jpmorgan.com/kinexys/jpm-coin, read 2026-08-03.

Across the four, the taxonomy's whole span is visible. Sand Dollar has no backing invariant to check, because the instrument already is central bank money. Fnality sits next to it: a private operator's liability, but reconciled against one pooled central-bank account rather than a portfolio. USDC's invariant is a reserve portfolio that moves with market conditions. JPM Coin sits at the other private end: a claim on one bank's own balance sheet, with capital adequacy standing in for a segregated reserve. The four also differ on wallet caps, on whether value can move while the ledger is dark, and on who stands behind a redemption. Calling all four digital money is true and tells you almost nothing.

Honest posture

What this evidences, and what it does not

Every stage above computes over inputs the caller declares. The receipt chain evidences that the computation ran correctly over those declared inputs. It says nothing about whether the declarations were true. Stage 2 is the sharpest case: it evidences that a declared set of balances satisfies a declared invariant. That is not proof of reserves, and nobody should read it as proof that the money is sitting in the accounts named.

Holding limits, offline capability and the redemption path each reach past backing into other stages. A capped wallet turns a valid disbursement into one that cannot land. An offline leg stays provisional until it reconciles, never final the instant it happens. And a redemption that runs through an authorised participant can queue, whatever the backing figure says.

All content on this page is static and processed locally in your browser. No data is transmitted. Do not enter real personal data into any OpenChainGraph tool. Use synthetic or anonymised inputs only.