What it covers
The demo executes five scenarios in sequence:- Latest-commitment settlement — one payer, one payee, one channel, settled with a single
agon-cmt-v5message. - Commitment bundle settlement — one payee collecting multiple payers in a single transaction.
- Single-payer clearing round — one payer distributing to multiple payees in one cooperative round.
- Bilateral clearing round — two participants netting two channels.
- Largest executable multilateral round — the largest cooperative round that fits a v0 transaction with Address Lookup Tables.
Run it
- The first command runs the live settlement scenarios against devnet.
- The second turns the last-run manifest plus the deterministic sizing scripts into committed JSON snapshots under
benchmarks/and refreshes the generated pages in this docs site.

