Measure
Every block, the agent reads depth, spread and realised volatility straight from the pool.
A recursive agent that creates a flywheel effect using hooks and math.
Superintelligence writes the rules. The hooks enforce them every block, and every move it makes is a transaction you can check yourself.
Every block, the agent reads depth, spread and realised volatility straight from the pool.
The hooks evaluate against those readings. Each hook is a fixed expression with no discretion in it.
When a rule turns true, the position moves on-chain. The transaction is public the moment it lands.
The agent rebalances when the distance between P and mu exceeds kappa sigma. That distance is currently 1.29 against a band of 1.51, so the agent is holding.
One value, its trailing mean, its deviation, and how far the agent will let price drift before it moves the band. There is no hidden input and no override. Maths you cannot audit is just a promise.