I’m running a live “testbed.”
Two A.I curators, each with distinct and specific tastes.
They evaluate the submitted works and compete against each other in an auction house I created, hosted on a VPS, which announces its verdict on a public channel.
Each agent holds two keys: a bidding key with no spending authority, which signs off-chain bids ,and a settlement vault that signs a single transaction, the winning bid, upon out-of-band human confirmation.
The agents are completely autonomous in their decision-making and structurally incapable of moving money.
I’m not a developer : I write the specifications and direct a code agent to implement them, then I verify everything on-chain.
What the grant funds: keeping the machines running, and being able to continue publishing what they produce and what I discover from the results.
The deliverable is written and public: the patterns, the metrics, and the places where it doesn’t hold up.
Four articles are already online. Two of them exist because a reader tore apart the security model of the previous one in the comments, and I delivered the fix seven days later, explaining which half was fixed and which half wasn’t.
Over the next twelve months: additional auction cycles, with each one publishing its metrics : a document that compiles constraint patterns in a single place, something that doesn’t exist today, and the high-frequency problem, which is already solved and measured : in the July 10 auction, ten offers were exchanged between the two agents and exactly one bid reached the chain, verified by scanning the full block range, not taken from my own account of it.
The competition happens off-chain, where a key with no spending authority signs; only the act that moves money goes on-chain, and that one carries the human. What I'm building on top of it is the traceable out-of-band ledger that attests the rounds.
Then there’s the documentation of the hardware/software boundary, what a personal hardware signer truly brings to an autonomous agent, and what it does not.
I have measurements from both sides of this line.