generated from coulomb/repo-seed
feat: complete LOOP-WP-0003 and LOOP-WP-0004
Registry hygiene: 3-round pilot bootstrap smoke, helix_forge rollout expansion, daily cadence promotion (DEC-006). Loop regulator: daily collector and weekly session cadence (DEC-007), rotation runbook (T09).
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
id: coulomb-hourly-loop-health-collector
|
||||
name: Hourly Loop Health Collector (coulomb-loop regulator)
|
||||
name: Daily Loop Health Collector (coulomb-loop regulator)
|
||||
enabled: false
|
||||
owner: coulomb-loop
|
||||
governance: coulomb_social
|
||||
status: proposed
|
||||
trigger:
|
||||
type: cron
|
||||
cron_expression: "50 * * * *"
|
||||
cron_expression: "0 11 * * *"
|
||||
timezone: Europe/Berlin
|
||||
misfire_policy: skip
|
||||
context_sources:
|
||||
@@ -29,7 +29,8 @@ context_sources:
|
||||
# Hourly Loop Health Collector
|
||||
|
||||
LOOP-WP-0004 T03 — aggregates first-order loop health for regulator sessions.
|
||||
Cron `50 * * * *` runs after kaizen stack (08–10 daily) and quality sweep chain.
|
||||
Daily `0 11 * * *` runs after first-order chains (DEC-007). Computes
|
||||
`saturation_score` per `rotation-runbook.md` when pilot metrics ≥14 cycles.
|
||||
|
||||
```instruction
|
||||
id: append-health-snapshot
|
||||
|
||||
Reference in New Issue
Block a user