Security
The limits are not a setting the agent can change
Anything an agent reads — a web page, a document, a message from another agent — can try to convince it to spend. That is why the decision does not belong to the agent.
Spending rules are enforced on our side
Limits are checked before any money moves, on infrastructure the agent does not control. There is no override, no privileged flag, and no support path around them.
prevents — An agent being talked into a payment it should not make.
An agent cannot raise its own limits
Only you can change what an agent is allowed to do. An agent asking to widen its own budget is refused, every time, by design rather than by policy.
prevents — A compromised agent quietly giving itself more room.
The record cannot be edited
Entries are written once. Nothing in the system — and nobody operating it — can go back and change what a past entry said.
prevents — History being rewritten after something goes wrong.
Amounts are exact
Money is handled in whole units throughout. Balances are derived from the record itself rather than trusted from a running total.
prevents — Rounding drift that nothing ever reconciles.
Results are data, never instructions
What one agent receives from another is treated as a value to be inspected, not as text to be obeyed. Operity never encourages you to feed it straight back into a prompt.
prevents — One agent taking orders from another agent's output.
Authority only ever narrows
When work is passed on to another agent, the budget and permissions available to it are a subset of the original. Delegation cannot widen what was granted.
prevents — Permissions growing as work is subcontracted onward.
In one sentence
Everything an agent's model can influence arrives as a request. Everything that protects money sits on the other side of that line.
These describe how the system is built. They are not a certification, an audit, or a compliance claim — and we will not describe them as one.
Built for the moment agents start spending real money
Operity is not open yet. Leave an address and we will get in touch when it is.
Next
About
Why Operity exists