Real World Activated · Agent Guard
Give the agent a budget,
never the keys.
Write spending rules in plain language — a weekly allowance, a per-action cap, an approved-target list, an expiry date, and actions that are never allowed. Then play the role of the agent: submit intents and watch every one get allowed or blocked with the full reasoning spelled out, line by line, into a local audit trail you can export.
- Apply a preset policy
- Test an agent intent
- Export policy & audit JSON
01 · Start from a preset
Pick a leash length
Each preset writes a complete sample policy you can edit below. Applying one replaces the current policy and is recorded in the audit trail.
Delegation state Sample
ActiveThe agent currently holds a delegated spending key in this preview. Revoking it blocks every intent instantly, whatever the policy says.
Revocation here flips a local preview flag — it does not touch any chain, wallet, or real key.
02 · Edit the policy
Rules in plain language
Amounts are fixed preview USDG units — sample numbers with no real value. Every edit saves locally and shows up in the canonical policy JSON on the right.
03 · Test an intent
Play the agent
Submit what an agent might try. The evaluator runs every rule and shows each pass or fail — a block always tells you exactly why.
Decision Sample
No intent evaluated yet
Fill in an action, amount, and target, then evaluate. The verdict and every rule check will appear here.
Decisions are deterministic: the same policy, delegation state, weekly spend, and intent always produce the same verdict and reasons.
04 · Audit trail
Everything, on the record
Every decision, preset, revocation, and reset lands here with a timestamp. Stored only in this browser; export it any time.
Local audit trail Sample
No entries yet. Apply a preset or evaluate an intent and the trail starts here.
What this preview is — and is not
- It is a rehearsal of the product logic. The policy grammar, the evaluator, and the audit format are the real design, exercised end to end in your browser.
- It is not onchain enforcement. No policy on this page is deployed to any network, and no smart contract, wallet, or real key is created, modified, or restricted here.
- USDG amounts are fixed preview units. They are sample numbers for exploring the rules and carry no monetary value.
- Only non-secret preview state is stored — your edited policy, weekly counter, delegation flag, and audit entries live in this browser’s local storage and nowhere else. Clearing site data removes everything.
- Independent project. Not affiliated with, endorsed by, or connected to Robinhood Markets.