Skip to content

Commit 34c78af

Browse files
authored
Document plugin alert routing boundary
1 parent 9ffcbc0 commit 34c78af

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/market-regime-control-plan.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ the human notification body:
147147
and `evidence_status = automation_approved`.
148148
- `notification_only`, TACO, panic reversal, AI audit, and general notification
149149
targets are for manual review only.
150+
- Dedicated plugin-alert bots should publish only manual-review or
151+
notification-only plugin signals. If a strategy consumes an
152+
automation-approved `defend` or `delever` route, the strategy run that applies
153+
the position impact should carry the user-facing notification.
150154
- Human notification copy should contain only the situation and suggested
151155
action; it should not display internal governance fields such as
152156
`position_control_allowed`, `execution_controls`, route codes, or veto codes.

docs/market-regime-control-plan.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@
9393
- 自动仓位影响只发生在策略侧显式消费 `position_control` 时,并且必须同时满足
9494
`position_control_allowed = true``evidence_status = automation_approved`
9595
- `notification_only`、TACO、panic reversal、AI audit 和通用通知只用于人工查看。
96+
- 专用插件告警 bot 只发布人工复核或 notification-only 插件信号。如果策略消费了已通过自动化证据批准的
97+
`defend``delever` 路线,并实际产生仓位影响,面向用户的通知应由该策略运行结果承载。
9698
- 人工通知正文只写“情况说明”和“建议操作”,不展示 `position_control_allowed`
9799
`execution_controls`、route code 或 veto code 等内部治理字段。
98100

0 commit comments

Comments
 (0)