Core concepts
Lipafy is built around a small set of objects:
- Capabilities are paid HTTP APIs.
- Wallets hold the balance used for paid calls.
- Grants are credentials that can spend from an account.
- Controls limit what a grant can do.
- Approvals pause one specific spend for human review.
- Mandates allow autonomous execution inside signed conditions.
- Receipts and settlements record what happened after a call succeeds.
Start with Capabilities, then read Gateway and Grants and controls.
