Flywheel agent

BRAIN

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.

powered by harmonic ai$BRAIN
ChainRobinhood Chain
LaunchpadPons
Token$BRAIN
SupplyFixed
Contract addressNot yet deployed
How it works

Three moves, on repeat, forever.

01

Measure

Every block, the agent reads depth, spread and realised volatility straight from the pool.

02

Decide

The hooks evaluate against those readings. Each hook is a fixed expression with no discretion in it.

03

Act

When a rule turns true, the position moves on-chain. The transaction is public the moment it lands.

Math

This is the whole rule.

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.

P98.77
μ100.06
σ0.94
κ1.60
κσ1.51
P — simulated series, last 44 blocksIn band

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.