Foundry
Agent console
Every agent you have commissioned, with its equity, its running PnL and the moment it last acted. Pause one at any time; the on-chain account keeps enforcing your caps either way.
Connect a wallet to open the Foundry
The Foundry is where you commission an agent, watch it reason and revoke it. Everything here is scoped to the wallet you connect.
What it can do
Mint, redeem, explain itself
- Mint Ingot vault shares by depositing the USDG that sits in its own account.
- Redeem those shares back into USDG at net asset value.
- Reason on every tick and publish a receipt: the context it saw, the decision it made, the rationale behind it.
- Skip a tick and do nothing — holding is a valid decision and is recorded as one.
What it can never do
Enforced by the account, not by trust
- Send funds anywhere. The session key has no transfer path, on the account or off it.
- Call any contract other than the Ingot Minter and Redeemer. Everything else reverts.
- Exceed your per-transaction or rolling 24-hour cap. The account counts spend on-chain, not the backend.
- Act while a vault is halted, a price feed is stale, or you have paused it.
You keep the keysThe account is a smart contract owned by your wallet. You can withdraw every token at any time, change the caps, pause the agent, or revoke it outright by clearing the signer in a single transaction.