# V2 Maat Finance Ledger

`@v2/maat-finance-ledger` is the V2 service bridge for `@maat/finance` economy
authority. It validates spend, refund, region-aware pricing, and regulatory caps
before V2 mirrors approved changes into the in-engine currency ledger.

When online authority is unavailable, the bridge can approve a transaction into
the local V2 ledger cache with `reconcileOnNextOnlineSync: true`. Rollback
frames never call this package; deterministic gameplay only sees the resulting
ledger state after persistence has accepted the transaction.
