fix(security): align alert guards with controlled apply
Some checks failed
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / tests (push) Successful in 1m38s
CD Pipeline / build-and-deploy (push) Successful in 5m32s
CD Pipeline / post-deploy-checks (push) Successful in 1m30s
Ansible / Reboot Recovery Contract / validate (push) Has been cancelled
Some checks failed
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / tests (push) Successful in 1m38s
CD Pipeline / build-and-deploy (push) Successful in 5m32s
CD Pipeline / post-deploy-checks (push) Successful in 1m30s
Ansible / Reboot Recovery Contract / validate (push) Has been cancelled
This commit is contained in:
@@ -127,10 +127,11 @@ BLOCKED_RAW_OUTPUT_MARKERS = [
|
||||
REQUIRED_OUTPUT_MARKERS = [
|
||||
"ai_automation_alert_card_v1",
|
||||
"AI 自動化判讀",
|
||||
"runtime_write_gate=0",
|
||||
"candidate_only",
|
||||
"controlled_playbook_queue",
|
||||
"runtime_write_gate=controlled",
|
||||
"Top evidence",
|
||||
"禁止事項",
|
||||
"allowlisted PlayBook",
|
||||
]
|
||||
|
||||
EXECUTION_BOUNDARIES = {
|
||||
|
||||
Reference in New Issue
Block a user