Dynamic Allocation System
Within these static constraints, OUSD adopts a real time scoring mechanism to assign capital across the approved AMOs:
AMOScore = (Expected Return × Risk Adjustment Factor) / Capital Utilization
Risk Adjustment Factor = 1 - (Current Drawdown / Max Drawdown)
Where:
Expected Return captures yield projections based on market conditions.
Risk Adjustment Factor if a strategy begins to realize losses, this factor adjusts downward, reducing its overall score.
Capital Utilization measures the current allocation as a fraction of the maximum allocation, preventing over concentration in a single AMO.
The Controller periodically re-scores each AMO and reallocates capital accordingly, subject to governance imposed ceilings and risk capital checks. This dual layer approach, fixed governance rules plus dynamic optimization, ensures prudent capital management without stifling yield opportunities.
Dynamic Asset Deployment
Dynamic asset deployment refers to the ongoing process of rebalancing and capital redistribution among AMOs based on shifting yield conditions and evolving risk metrics. As an AMO’s assets grow, its marginal returns can diminish due to liquidity constraints or strategy saturation. Conversely, another AMO might start offering above average returns, prompting a shift in capital to exploit the more lucrative opportunity.
Continuous Monitoring & Rebalancing Logic
The Controller uses three key metrics to trigger rebalancing actions:
Relative Strategy Performance
Performance Delta = Actual Return - Expected Return
Allocation Adjustment = Base Allocation × (1 + Performance Delta)
If an AMO’s actual returns consistently beat (or lag) expectations, the Controller adjusts its weight accordingly.
Risk Consumption
Risk Headroom = Maximum Drawdown - Current Drawdown
Allocation Ceiling = Maximum Allocation × (Risk Headroom / Maximum Drawdown)
An AMO nearing its drawdown limit sees its allocation ceiling reduced, safeguarding the broader system from cascading losses.
Capital Efficiency
Efficiency Score = Generated Yield / Allocated Capital
Relative Weight = Strategy Efficiency / Average System Efficiency
This ensures that capital flows to the most productive strategies, maximizing overall yield while maintaining the required risk buffers.
When any of these metrics exceed their respective thresholds, or if significant yield differentials emerge between strategies, the Controller recalculates each AMO’s score multiplier and shifts capital accordingly:
New Allocation = Base Allocation × Score Multiplier
Effective Boundaries & Market Conditions
Even if a strategy scores highly, its Effective Maximum allocation remains capped:
Effective Maximum = Approved Maximum × Market Risk Multiplier
Where Market Risk Multiplier depends on factors like real time volatility, available liquidity, and protocol specific health indicators. This dynamic ceiling ensures that no AMO exceeds its safety limits, even if market signals momentarily suggest very high returns.
Yield Arbitrage & System Wide Optimization
By reallocating capital from lower yield AMOs to higher yield ones, the system engages in a form of yield arbitrage. Although injecting more liquidity into a high yield pool may reduce that pool’s APY slightly, the net result is still an improvement over the yield forgone in the underperforming strategy. Over time, these marginal gains compound, boosting overall returns for OUSD holders.
Gradual Execution & Emergency Controls
To avoid sudden market shocks, rebalancing occurs in size appropriate tranches. The Controller tracks execution quality, adjusting the pace if market conditions deteriorate or if there is insufficient liquidity to handle large inflows/outflows.
If StrategyLoss > WarningThreshold:
Reduce allocation limit
Increase risk capital requirement
If StrategyLoss > CriticalThreshold:
Begin emergency withdrawal
These controls provide the ultimate safety net, ensuring that allocations do not spiral out of control under extreme conditions. OUSD’s allocation framework cleverly marries governance imposed safeguards with a dynamic, data driven scoring system. This balance allows the protocol to chase higher yields without exceeding established risk tolerances, maintaining both capital efficiency and robust protection for the broader ecosystem.
Last updated