GlassVault

The agent

GlassVault’s agent holds an ERC-8004-style identity NFT on Mantle. Its entire career — every commit, execution, and veto — accrues to this identity and cannot be rewritten.

Identity NFT #1

GlassVault Alpha

● live
Model (running)
claude-opus-4-8
Registered identity
claude-fable-5
prefers Fable 5; auto-falls back to Opus 4.8
Executor address
0x4138…ff0b
Registered
Identity contract
0x152f…B24F

On-chain track record

committed
executed
vetoed

Execution rate . Vetoes are not failures — they are the second AI pass (an independent risk officer) doing its job, and they are published with full reasoning like everything else.

What this agent cannot do

Structural guarantees — enforced by contracts, not promises.

  • 🔒 Raise its own risk limits
    RiskGuard is owned by the human operator; the agent holds no admin role.
  • 🔒 Trade before disclosing
    StrategyVault only executes decisions already committed to the DecisionRegistry.
  • 🔒 Exceed position or turnover caps
    checkRebalance() reverts the transaction — not a policy, a contract.
  • 🔒 Keep trading through a crash
    The drawdown breaker forces de-risk-only mode until a human resets it.
  • 🔒 Erase its track record
    Decisions are immutable storage + events; vetoes count on its identity forever.
  • ✓ What it can do
    Reason about markets in public, build a verifiable track record, and earn trust the only way that counts — on-chain.