File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,6 +203,7 @@ def format_small_account_whole_share_bootstrap_notes(
203203 "strategy_plugin_consumption_loaded_not_applied" : "🧩 插件本次影响:已加载;该状态未启用自动仓位改写" ,
204204 "strategy_plugin_consumption_review_only" : "🧩 插件本次影响:仅通知复核;当前状态未触发自动仓位改写" ,
205205 "strategy_plugin_consumption_unavailable" : "🧩 插件本次影响:未加载可用插件信号" ,
206+
206207 "strategy_plugin_alert_subject" : "🚨 策略插件告警:{plugin} | {route}" ,
207208 "strategy_plugin_alert_title" : "🚨 【策略插件告警】" ,
208209 "strategy_plugin_alert_context" : "运行环境:{context}" ,
@@ -364,6 +365,7 @@ def format_small_account_whole_share_bootstrap_notes(
364365 "strategy_plugin_consumption_loaded_not_applied" : "🧩 Plugin impact this run: loaded; this state did not enable automatic position rewrites" ,
365366 "strategy_plugin_consumption_review_only" : "🧩 Plugin impact this run: review-only notice; current state did not trigger automatic position rewrites" ,
366367 "strategy_plugin_consumption_unavailable" : "🧩 Plugin impact this run: no usable plugin signal loaded" ,
368+
367369 "strategy_plugin_alert_subject" : "🚨 Strategy plugin alert: {plugin} | {route}" ,
368370 "strategy_plugin_alert_title" : "🚨 【Strategy Plugin Alert】" ,
369371 "strategy_plugin_alert_context" : "Context: {context}" ,
You can’t perform that action at this time.
0 commit comments