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
- Model (running)
- claude-opus-4-8
- Registered identity
- claude-fable-5prefers 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 limitsRiskGuard is owned by the human operator; the agent holds no admin role.
- 🔒 Trade before disclosingStrategyVault only executes decisions already committed to the DecisionRegistry.
- 🔒 Exceed position or turnover capscheckRebalance() reverts the transaction — not a policy, a contract.
- 🔒 Keep trading through a crashThe drawdown breaker forces de-risk-only mode until a human resets it.
- 🔒 Erase its track recordDecisions are immutable storage + events; vetoes count on its identity forever.
- ✓ What it can doReason about markets in public, build a verifiable track record, and earn trust the only way that counts — on-chain.