generated from coulomb/repo-seed
Complete LOOP-WP-0002: event-driven quality escalation smoke + daily backup cadence
ACTIVITY-WP-0011 event-payload resolver unblocked the reactive path. Live NATS smoke confirmed tasks_spawned=1 for low-success-rate-review. Promoted sweep from hourly bootstrap to daily backup (disabled); cadence.yml now in stabilize phase.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
id: coulomb-hourly-metrics-health-sweep
|
||||
name: Hourly Metrics Health Sweep (coulomb-loop bootstrap)
|
||||
name: Daily Metrics Health Sweep (coulomb-loop backup)
|
||||
enabled: false
|
||||
owner: coulomb-loop
|
||||
governance: coulomb_social
|
||||
status: proposed
|
||||
trigger:
|
||||
type: cron
|
||||
cron_expression: "45 * * * *"
|
||||
cron_expression: "0 6 * * *"
|
||||
timezone: Europe/Berlin
|
||||
misfire_policy: skip
|
||||
context_sources:
|
||||
@@ -19,9 +19,10 @@ context_sources:
|
||||
bind_to: context.projects
|
||||
---
|
||||
|
||||
# Hourly Metrics Health Sweep
|
||||
# Daily Metrics Health Sweep (backup)
|
||||
|
||||
Bootstrap fallback per DEC-002 option A until `kaizen.metrics.recorded` events ship.
|
||||
Stabilize-phase backup per LOOP-WP-0002 T07. Primary path is event-driven
|
||||
`low-success-rate-review`; enable this definition only if the event bus is down.
|
||||
|
||||
```rule
|
||||
id: flag-low-success-hourly
|
||||
|
||||
Reference in New Issue
Block a user