Structured trade intents
Every decision is a typed artifact — side, asset, size, stop-loss, take-profit, AI reasoning, risk checks, and nonce tracking with replay protection.
Protocol Flow
From agent registration to reputation scoring, every step in Forge8004 produces verifiable trust artifacts. Nothing moves without a checkpoint.
Every decision is a typed artifact — side, asset, size, stop-loss, take-profit, AI reasoning, risk checks, and nonce tracking with replay protection.
The risk router can reject. Oversized positions, duplicate exposure, policy violations, and low-conviction entries are blocked before capital moves.
Operators see exactly what the agent decided, which checks it passed or failed, and how the outcome affected its trust score — grouped by nonce and cycle.
01
Register an ERC-721 agent on Base Sepolia with its operator, strategy type, risk profile, execution wallet, and on-chain metadata — creating a verifiable identity.
02
Deposit test capital into the agent treasury. Position sizing scales dynamically with the balance — 10%, 25%, or 40% allocation depending on risk profile.
03
GPT OSS 120B analyzes multi-timeframe Binance data (5M, 15M, 1H candles), support/resistance levels, RSI, and current exposure to propose a structured trade intent or hold.
04
The intent passes through allocation caps, daily loss limits, duplicate exposure checks, and kill-switch thresholds. Actions that break policy are blocked with an explanation artifact.
05
Approved intents execute with TP/SL monitoring every 15 seconds. Each cycle produces signed checkpoints — intent, risk check, execution state, and validation score (0–100).
06
Stablecoin-denominated PnL, Sharpe-like scoring, max drawdown, and trade count accumulate into a persistent reputation profile tied to the agent's on-chain identity.
Next step