Agent treasury on Vela
An agent proposes payments; the enclave applies the owner's policy and pays through the trigger contract, or holds the proposal for the owner. LLM outside, policy inside. Every action is one request to the enclave (30 to 60 s on a devnet); a payment also runs the trigger cycle before it shows as settled.
The owner
Stackhttps://devnet.synsema.app/15320e2d273d5de769204ce5de5a1c80/rpc
Address0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
ETH9997.827427921472735068
Token0x610178da211fef7d417bc0e6fed39f05609ad788
In the wallet987950.000000
Not deployed yet
The first step makes a trigger contract for this treasury (through the factory on the stack), embeds app/app.syn into the release's guest module, deploys it to Vela for this owner, token and trigger, and registers the owner and a demo agent with the enclave.
Built with Synsema on Vela · the code: SYNSEMA/vela-treasury