2026-06-18 04:53:51 +02:00
|
|
|
version: "1"
|
|
|
|
|
decision: DEC-002 option A
|
|
|
|
|
|
|
|
|
|
triggers:
|
|
|
|
|
low_success_rate:
|
|
|
|
|
threshold: 0.8
|
|
|
|
|
min_executions: 5
|
|
|
|
|
agent: optimization
|
|
|
|
|
priority: high
|
|
|
|
|
quality_decline:
|
|
|
|
|
consecutive_declines: 3
|
|
|
|
|
agent: optimization
|
|
|
|
|
priority: medium
|
|
|
|
|
optimizer_unacted:
|
|
|
|
|
check: recommendations.jsonl
|
|
|
|
|
agent: optimization
|
|
|
|
|
priority: medium
|
|
|
|
|
|
|
|
|
|
bootstrap:
|
2026-06-18 15:02:41 +02:00
|
|
|
mechanism: daily_sweep_backup
|
2026-06-19 01:39:47 +02:00
|
|
|
definition: weekly-metrics-health-sweep
|
2026-06-18 04:53:51 +02:00
|
|
|
stabilize:
|
|
|
|
|
mechanism: event_primary
|
|
|
|
|
definition: low-success-rate-review
|
2026-06-19 01:39:47 +02:00
|
|
|
backup_sweep_cron: "0 6 * * *"
|
|
|
|
|
operate:
|
|
|
|
|
mechanism: event_primary
|
|
|
|
|
definition: low-success-rate-review
|
|
|
|
|
backup_sweep_cron: "0 6 * * 1"
|