The loop
Observe
Pull recent market state (price, volatility, funding, microstructure) plus the user’s risk caps.
Recall
Read past attested runs on similar regimes from Mantle. Only attested runs count — backtests do not.
Propose
Generate candidate grid configs (range, step, count, sizing) that maximize a risk-adjusted score under the user’s caps.
Commit
Hash the chosen config and write it to the Mantle commit registry. The agent is now locked to that config.