Demo agents

Agents that run.

Four full apps and 16 agents, live in a browser tab. Each one reproduces a real-world failure, reads raw inputs, and signs every decision. Everything an agent has lives on this page: its live demo, its source and credential, and the tutorial to build your own.

Civic

Decides. Can't move money.

  • Terra Failsafe

    Gates mint and redeem on a Terra-shaped algorithmic stable. The agent reviews the live vault state plus the live Frax peg and decides whether to honor the next mint or redeem. Refusal halts the mechanism until conditions clear.

  • Polymarket Adjudicator

    Resolves prediction markets from the primary record. The agent reads a market's question and rules, runs live web search for evidence, and commits a verdict only when the record clears an 80% confidence bar. Below that, it returns UNRESOLVABLE instead of guessing.

  • Bridge Guardian

    Last-line check on cross-chain releases. The agent reviews a real Across protocol fill landing on Base, or a synthetic preset reproducing a historical bridge exploit, and decides whether to ALLOW or REFUSE the release.

  • Governance Reviewer

    Reads DAO proposals before voting opens. The agent pulls a live Arbitrum DAO Snapshot proposal, reads the calldata + the rationale, and emits a verdict (APPROVE / CAUTION / REJECT).

  • Aviation Safety Reviewer

    Independent second opinion on aircraft type-certification changes. The agent reads a live FAA Airworthiness Directive and emits FILED or REFUSED with a written critique.

  • Reserve Monitor

    An agent that tells a recoverable reserve-backed depeg from a terminal one: are the reserves real, sufficient, and reachable, or actually gone.

Sovereign

Can move money. Manages itself.

Managed

Can move money. A set of operators manages it.