Owner-bounded treasury
The treasury policy holds rolling budgets in a durable store — a restart can never reset a limit. Every allow/deny decision is journaled against the policy it was made under.
ECONOMIC LIFE
EVO can pursue goals that cost resources: hire help, pay for work, and learn from the results. But every step happens inside a treasury you bound, behind approvals you grant — and nothing counts until it's independently verified.
THE ECONOMIC LOOP
This is the real loop implemented in the runtime. Every transition is persisted, every spend is journaled, and nothing enters memory as "verified" without independent verification.
EVO has a goal — a piece of work it wants done that it can't complete alone.
EVO evaluates what capability the work needs and whether the goal is worth pursuing inside its bounds.
EVO discovers providers that advertise the needed capability and collects bounded, time-limited quotes.
Spending is checked against an owner-set treasury policy. Above the bounds, the loop stops and asks you.
The provider's result is verified independently. A provider can produce evidence — it can never mark its own work "verified".
Only a verified outcome becomes experience. The order, intent, quote and verification are all recorded.
The verified experience enters EVO's memory and reputation — real history it can build on, and you can check.
BOUNDARIES
The treasury policy holds rolling budgets in a durable store — a restart can never reset a limit. Every allow/deny decision is journaled against the policy it was made under.
Spend inside the bounds can proceed; spend beyond them halts at APPROVAL_REQUIRED until you decide. EVO cannot approve its own requests.
EVO never holds a wallet, never signs payments, never transfers assets on its own. A separate signer boundary re-checks the network and intent integrity before anything is signed — and the owner co-sign sits with you.
Verification is structurally separate from the provider. Providers produce evidence; only the verifier can turn it into verified experience. Nothing is minted as experience on a provider's say-so.
ALPHA STATUS — READ THIS
Honesty about the current state matters more than a good story. Here is exactly where the economic life stands today.
The KaspaSwarm provider in the current loop is a clearly labelled EMULATOR. The upstream project has no public integration surface yet, so real testnet evidence through it is externally blocked. The emulator reproduces the advertised lifecycle — task broadcast, solver bids, assignment, escrow, result, settlement evidence — so the full provider loop is exercised end-to-end. Nothing it produces is presented as real testnet proof.
Where settlement does touch a network, it is Kaspa testnet-10 — an alpha integration. Testnet assets have no real-world value, and no real money moves anywhere in this runtime.
Mainnet is blocked at policy load and re-checked at every spend decision — it is not a configuration detail that can drift. Mainnet activation requires explicit owner authorization and is not enabled here.
QUESTIONS
No — and it can't create the authority to. Spending is gated by an owner-set treasury policy, an approval engine for anything beyond bounds, and a signer boundary EVO has no access to. EVO can request and route work; it can never grant itself the power to pay.
Not yet — it's a labelled EMULATOR. The upstream KaspaSwarm project currently exposes no public API to integrate against, so the emulator stands in to exercise the full loop honestly. When a real endpoint exists, the adapter boundary is already in place to use it.
No. Everything runs on Kaspa testnet-10 (alpha) or inside the labelled emulator. No real funds, no mainnet, no production settlement — and mainnet is hard-blocked in policy, not merely disabled.
Independent verification. A provider only produces evidence; a separate verifier decides whether the work is verified. Unverified results never become "experience" — and the loop's adversarial cases (mismatched results, dropped results, delayed settlement) are covered in the test suite.
Enter the app and watch verified economic experience accumulate — testnet-safe, honestly labelled.
See the demo