Reference
The exhaustive surface: what each call does, what it returns, and how it is configured.
Operations
Every state-changing call is one Operation, submitted through the same gate. Browse all operations →
Reads & configuration
The Economy
Construct an Economy from its ports, then drive it through one submit entry point and read its state through read.
Reads
The read surface: balance, statement, postings, saga, entitlements, status, accounts, payouts, and the solvency proof.
Outcomes & reason codes
How a submission resolves — committed, duplicate, or rejected — and the reason codes that explain a decline.
HTTP service
The HTTP service: submit operations, receive provider webhooks, and health/readiness endpoints.
Background worker
The sweeps that run off the request path — payouts, subscriptions, fee realization, checkpoints, and the outbox/inbox relay.
Configuration
Every environment variable economy-lab reads, with its meaning and default.