From 3e182e17299434afb040cbe73318c79580814f4b Mon Sep 17 00:00:00 2001 From: Pigbibi <20649888+Pigbibi@users.noreply.github.com> Date: Tue, 16 Jun 2026 20:11:34 +0800 Subject: [PATCH] Document SOXL retention context contract --- docs/strategy_plugin_runtime_contract.md | 4 ++++ docs/strategy_plugin_runtime_contract.zh-CN.md | 2 ++ 2 files changed, 6 insertions(+) diff --git a/docs/strategy_plugin_runtime_contract.md b/docs/strategy_plugin_runtime_contract.md index 9dfcd8c..f8a85c3 100644 --- a/docs/strategy_plugin_runtime_contract.md +++ b/docs/strategy_plugin_runtime_contract.md @@ -96,6 +96,10 @@ defaults may consume `risk_off` and deterministic default. Broad market-regime notifications may still be published through the separate `notification_targets.market_regime_notification` artifact for manual review; notification-target artifacts cannot affect position sizing. +SOXL retention profiles may include a deterministic SOXX price/volatility +rebound context. That context is backtestable hard-data evidence only and must +not promote TACO, panic reversal, AI audit, OSINT, or localized copy into +automatic position authority. ## Runtime Loader diff --git a/docs/strategy_plugin_runtime_contract.zh-CN.md b/docs/strategy_plugin_runtime_contract.zh-CN.md index 1b8a06d..a7c2b85 100644 --- a/docs/strategy_plugin_runtime_contract.zh-CN.md +++ b/docs/strategy_plugin_runtime_contract.zh-CN.md @@ -85,6 +85,8 @@ SOXL/SOXX 已列入 `market_regime_control` 的运行时挂载清单。策略默 `risk_off` 和确定性的 `position_control.volatility_delever_context` retention profiles;`risk_reduced` 仓位影响仍在策略默认配置中关闭。广义市场状态通知仍可通过独立的 `notification_targets.market_regime_notification` artifact 分发给人工复核;notification-target artifact 不能影响仓位。 +SOXL retention profiles 可以包含确定性的 SOXX 价格/波动反弹上下文。该上下文只使用可回测硬数据, +不能把 TACO、panic reversal、AI audit、OSINT 或本地化文案升级成自动仓位权限。 ## Runtime Loader