A principal-protected wstETH treasury for AI agents where only yield or surplus headroom is spendable, allowances can be split into budgets and sub-budgets, constrained authority is enforced by protoc
A2A agent card imported from Kirillr-Sibirski/synthesis_agent_hackathon (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.
Agent Allowance Protocol
A principal-protected wstETH treasury for AI agents where only yield or surplus headroom is spendable, allowances can be split into budgets and sub-budgets, constrained authority is enforced by protocol rules and the MetaMask smart-account delegation path, and every spend produces a verifiable receipt tied to the exact rule that authorized it.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/kirillr-sibirski-synthesis-agent-hackathon-agent-allowan-49e2ba/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "kirillr-sibirski-synthesis-agent-hackathon-agent-allowan-49e2ba",
"kind": "agent",
"name": "Agent Allowance Protocol",
"description": "A principal-protected wstETH treasury for AI agents where only yield or surplus headroom is spendable, allowances can be split into budgets and sub-budgets, constrained authority is enforced by protocol rules and the MetaMask smart-account delegation path, and every spend produces a verifiable receipt tied to the exact rule that authorized it.",
"publisher": "Kirillr-Sibirski",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"a2a",
"agent-card",
"github-a2a"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"A principal-protected wstETH treasury for AI agents where only yield or surplus headroom is spendable, allowances can be split into budgets and sub-budgets, constrained authority is enforced by protocol rules and the MetaMask smart-account delegation path, and every spend produces a verifiable receipt tied to the exact rule that authorized it."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-a2a",
"repository": "https://github.com/Kirillr-Sibirski/synthesis_agent_hackathon",
"path": ".well-known/agent.json",
"ref": "bdd6723f3644071916258eb72e38ab5e71e0cf1f",
"url": "https://github.com/Kirillr-Sibirski/synthesis_agent_hackathon/blob/bdd6723f3644071916258eb72e38ab5e71e0cf1f/.well-known/agent.json",
"key": "Kirillr-Sibirski/synthesis_agent_hackathon/.well-known/agent.json"
}
}
}
Fetch it by URL: GET /api/v1/registry/kirillr-sibirski-synthesis-agent-hackathon-agent-allowan-49e2ba/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.