@@ -107,10 +107,13 @@ Recommended policy:
107107 strategy configuration. TACO and panic reversal remain manual-review
108108 notification and local veto context only.
109109- SOXL/SOXX trend/income strategy
110- Does not mount the unified plugin by default and does not consume
111- ` position_control ` . SOXL keeps its own reviewed SOXX trend and volatility
112- de-leveraging gates. Macro, crisis, panic reversal, and OSINT signals are
113- delivered as general notifications for manual review.
110+ Mounts the unified plugin by default. ` risk_off ` may move risk exposure toward
111+ defensive assets, while ` risk_reduced ` remains disabled in the strategy
112+ default config. SOXL keeps its reviewed SOXX trend and volatility de-levering
113+ gates, and may consume the deterministic
114+ ` position_control.volatility_delever_context ` retention profiles when its
115+ local volatility gate triggers. TACO, panic reversal, AI audit, OSINT, and
116+ localized notification copy remain manual-review context only.
114117- Global ETF, Russell 1000, and Mega Cap rotation
115118 strategies
116119 Support the unified plugin by default. ` risk_reduced ` should apply a 50% risk
@@ -148,12 +151,12 @@ the human notification body:
148151 action; it should not display internal governance fields such as
149152 ` position_control_allowed ` , ` execution_controls ` , route codes, or veto codes.
150153
151- SOXL/SOXX is not in the strategy-level ` market_regime_control ` consumption
152- registry. It receives broad market-regime context through the general
153- ` notification_targets.market_regime_notification ` artifact. That notification
154- target is not a strategy, cannot enter strategy runtime metadata, and cannot
155- affect position sizing; this prevents accidental promotion from notification
156- into automated de-risking.
154+ SOXL/SOXX is now in the strategy-level ` market_regime_control ` consumption
155+ registry for automation-approved deterministic fields. It also keeps the
156+ general ` notification_targets.market_regime_notification ` artifact for
157+ portfolio-wide human review. That notification target is not a strategy, cannot
158+ enter strategy runtime metadata, and cannot affect position sizing; this keeps
159+ notification-only evidence separate from automated de-risking.
157160
158161## Indicator Tiers
159162
@@ -280,9 +283,10 @@ Design implications:
280283- Leveraged broad-index strategies:
281284 mount the unified plugin by default and allow ` risk_off ` to take effect.
282285- High-volatility sector leveraged strategies:
283- do not mount the unified plugin by default unless backtests prove automated
284- consumption improves the return/drawdown tradeoff. SOXL currently receives
285- general notifications only.
286+ SOXL mounts the unified plugin by default after the 2026-06-16 retention
287+ replay. Its default strategy config allows ` risk_off ` and deterministic
288+ volatility-delever retention context, but does not apply ` risk_reduced `
289+ position impact by default.
286290- Rotation strategies:
287291 enable 50% risk scaling for ` risk_reduced ` and zero risk-asset budget for
288292 ` risk_off ` .
0 commit comments