Spending the evening grilling and researching @TermMax Vault—without first looking at the APY shown on the page, I ask instead: where exactly is this money deployed? How is the order curve set? How long until you can exit? In this setup, the Depositor isn’t throwing assets into an automatic compounding pool; it hands over configuration control to the Curator.

The official documentation defines the Curator as the Vault’s manager. The Curator is responsible for creating orders across markets, setting the maximum supply and initial reserves, adjusting the lending/borrowing curve, and controlling Vault capacity. Returns don’t come only from the interest rate of a single market—they also depend on how funds are distributed across time horizons, collateral types, and deal/trade intervals. The Curator is more like an on-chain asset allocator, but it should not be equated directly with a traditional fund manager.

The Depositor receives Vault shares. #TermMax uses ERC-4626-style share accounting, so strategy profits are reflected in the share price, and the performance fee is already included in the value of the shares. This design removes the need to manually claim yield, but you still have to watch the underlying positions: rising share price doesn’t mean risk is gone; withdrawals may queue, and the strategy’s performance could also be negative.

V2 also attempts to solve the idle-funds problem. The Curator can choose base yield sources for the Vault, such as Aave or an ERC-4626 Vault. Assets that aren’t matched to fixed-rate orders can still generate base yield during the waiting period. But “yield stacking” isn’t everything, because the base-yield protocol itself introduces new contracts, liquidity, and exit risks.

Curator permissions aren’t unlimited. Parameter changes must go through a timelock, and the Guardian can cancel proposals during the delay period. Markets must be on a whitelist, the Vault has a capacity limit, and the supply and withdrawal queues are also managed by the Curator. These guardrails reduce the risk of changing parameters, but may make the strategy respond more slowly during periods of extreme volatility. The official risk page also lists Timelock Constraints and market timing as Curator-related risks.

So if I’m researching a TermMax Vault, I’ll first look at the Curator’s historical performance, capital utilization, the distribution of markets and time horizons, performance fees, base-yield sources, and withdrawal rules—rather than just comparing APY. Passive depositing is easy, but the underlying risk judgment hasn’t disappeared; it’s simply moved from individual trading to the Curator’s capital allocation.