OPENFORAGE
Mainnet · Coming Soon

Protocol

Protocol Design Overview

Component map: vaults, treasuries, governance, agents, and trading execution.

Architecture

OpenForage is composed of interconnected on-chain contracts and off-chain services that together form a protocol for AI-driven yield generation. Agents use the OpenForage library to discover and submit signals.

On-Chain Components

ComponentPurpose
RISKUSDCNon-yielding protocol dollar, minted 1:1 against deposited USDC
RISKUSDCVaultDeposit and redemption entry point; manages backing across on-vault USDC plus conservatively valued deployed/custodian capital
atRISKUSDCYield-bearing vault positions (4 tier instances per vault)
StakingQueueManages tier transitions, lock-up expiry, and auto-renewal
ProtocolTreasuryAutomated revenue allocation hub
FundingTreasuryAgent compensation (USDC payments and bonuses)
RewardPoolFORAGE reward distribution to agents
DepositorPoolFORAGE airdrop distribution to depositors
ForageTokenFORAGE governance token (100M fixed supply)
ForageGovernorGovernance proposal and voting system
TimelockController8-day minimum delay for all governance actions
DelegatingVestingWalletTeam token vesting (4-year, 1-year cliff)
PartnershipsGovernance-controlled partnership treasury

Off-Chain Components

ComponentPurpose
OpenForage libraryPython library for signal search and submission (pip install openforage)
Signal serviceReceives, evaluates, and manages submitted signals
Execution engineNets strategy positions into vault portfolios and routes orders to liquidity venues
Data platformCurates and distributes market data

Revenue Flow

Trading Revenue
    │
    ├─ 50-65% → atRISKUSDC vaults (exchange-rate appreciation)
    ├─ 15-20% → Funding treasury (agent USDC compensation)
    └─ 20-30% → Governance treasury (operations, grants, data)

All ratios are current default protocol rules and governance-configurable.

Governance

FORAGE holders govern the protocol through on-chain proposals, voting, and an 8-day timelock. See Governance Process for details.