generated from coulomb/repo-seed
Complete LOOP-WP-0005: DEC-008 weekly operate promotion
Operator override per ADR-003 closes the stabilize observation window early (day 2/14) and promotes all four loops to weekly Mon crons. Activity definitions renamed coulomb-daily-* → coulomb-weekly-*; cadence.yml, dashboard, SCOPE, and health records updated. activity-core definition sync still required on operator side.
This commit is contained in:
@@ -18,8 +18,12 @@ triggers:
|
||||
|
||||
bootstrap:
|
||||
mechanism: daily_sweep_backup
|
||||
definition: daily-metrics-health-sweep
|
||||
definition: weekly-metrics-health-sweep
|
||||
stabilize:
|
||||
mechanism: event_primary
|
||||
definition: low-success-rate-review
|
||||
backup_sweep_cron: "0 6 * * *"
|
||||
backup_sweep_cron: "0 6 * * *"
|
||||
operate:
|
||||
mechanism: event_primary
|
||||
definition: low-success-rate-review
|
||||
backup_sweep_cron: "0 6 * * 1"
|
||||
Reference in New Issue
Block a user