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:
2026-06-18 13:39:11 +02:00
parent 7cb79aff62
commit 5fa0b59cce
4 changed files with 31 additions and 27 deletions

View File

@@ -1,10 +1,12 @@
loop: quality-escalation
phase: bootstrap
cron: "45 * * * *"
phase: stabilize
cron: "0 6 * * *"
event_primary: low-success-rate-review
sweep_fallback: hourly-metrics-health-sweep
stabilize_target:
event: enabled
sweep_cron: "0 6 * * *"
regulator_approval: pending
notes: Event path blocked on activity-core R1; hourly sweep ready as fallback
regulator_approval: approved
notes: >-
Event path proven 2026-06-18 (ACTIVITY-WP-0011 + NATS smoke, tasks_spawned=1).
low-success-rate-review enabled; hourly sweep retired to daily backup cron (disabled).