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:
2026-06-19 01:39:47 +02:00
parent 78b82dd17b
commit 27e05552a2
22 changed files with 227 additions and 173 deletions

View File

@@ -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"