Auditability as infrastructure
AMEO treats replay and proof as first-class product surfaces — not afterthought logging.- Append-only worker events reconstruct every cycle from observation through settlement.
- Deterministic policy gates run outside the model; cognition and authorization are separate layers.
- On-chain decision fingerprints tie actions to a persistent agent identity via
DecisionLogged. - Off-chain reasoning anchors (0G Storage when configured) hold the full rationale blob while Mantle stores the commitment hash.
local_rules — a deterministic planner that still enforces policy and can refuse to act. Safety is the default, not a demo toggle.
Who benefits
AMEO is built so any autonomous treasury program can be independently verified — fork the MIT codebase, deploy your own identity NFT, and run the same cognition loop on Mantle.
Explore the architecture or start the quickstart.

