Every business already has an approval process: a policy, a request, a sign-off, a payment. This is that process, with the approval step carried out on devices you hold and enforced by the ledger that holds the money.
| Thing | In your language | The one property that matters |
|---|---|---|
| A rule | A policy. "We pay this, to whoever meets these conditions." | Published in advance and fixed, with a fingerprint — so "the policy we agreed" stays a specific document anyone can check. |
| A request | A claim, an invoice, an order. | Anyone may raise one. Approval is a separate step, taken by whoever holds a key. |
| An approval | A signature on the sign-off sheet. | Given when the request matches the rule exactly. One approval, contributing its share. |
| Settlement | The payment actually leaving. | Follows automatically once enough approvals are in. The ledger does the counting. |
A rule is a public document, so one party may write it, another request against it, and a third approve. Write your own, or read somebody else's and approve against that.
Normally something in the middle — a bank, a platform, your own server — holds the ability to move the money, and applies the controls to itself.
Here, approval lives on your devices and the requirement lives on the ledger. The ledger settles once your approvers agree, so the control is enforced where the money sits rather than by the system that asked.
Most organisations find making a payment straightforward. The hard part is controlling who may authorise which payment, and showing afterwards that the control held. "Approve what matches this published rule, under this hourly limit, when two of these three devices agree" is an authorisation matrix enforced by the ledger and evidenced by the signatures on the record.
| Decision | What it buys you |
|---|---|
| How many approvers | One device for something routine; two of three where the loss would hurt. Raising it is a key change, not a rebuild. |
| Who holds them | Different people, different places, different kinds of device — so authorising requires genuine agreement between them. |
| An hourly ceiling | The most an approver will approve per hour, whatever the rule allows. Your backstop, set by you. |
| What is visible | Approvers can publish that they are on duty, so "is our approval process running" becomes a page you look at. |
Three things stay yours, and they are the three worth spending time on.
This moves trust from the machinery in the middle to a document you wrote and devices you hold. Deciding what you are willing to pay for, to whom, and on whose approval stays with you — and this makes those decisions explicit, reviewable, and enforced by the ledger that holds the money.
| Question | Answer |
|---|---|
| Who can move the money? | Your approvers, together, to the extent the account's rule requires. Everything in the middle handles the request; the money answers to the ledger. |
| What if we lose a device? | The remaining approvers carry on, so long as they still meet the threshold. This is the reason to choose that number from survivable losses rather than from nerves. |
| What if two are lost, with a two-of-three? | Approvals stop until you rotate the account's key list. That is the honest cost of a threshold, and the argument for a spare held somewhere else. |
| What if a device is stolen? | It can approve whatever the rule lets it approve alone — which is the case for thresholds and hourly ceilings. Rotating the key list retires it. |
| Can a bad policy still be paid out? | Yes. The system guarantees the payment matches the policy; whether the policy was sensible is your review. The hourly ceiling bounds the damage from one that was not. |
| Does it need blockchain expertise to operate? | Operating it is reading a page and approving on a device. Setting it up is a one-off with someone technical, in the same way that opening a bank mandate is. |
| How do we show an auditor it held? | Each payment carries the signatures that authorised it, and the policy carries a fingerprint. "This payment, under this policy, approved by these two" is on the record. |