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:
@@ -1,38 +1,40 @@
|
||||
# Loop regulator dashboard
|
||||
|
||||
Regenerated 2026-06-18 (LOOP-WP-0005 T01).
|
||||
Regenerated 2026-06-19 (LOOP-WP-0005 T07 / DEC-008).
|
||||
|
||||
## Summary
|
||||
|
||||
| Loop | Phase | Last health | Manual rescues | Recommendation |
|
||||
|------|-------|-------------|----------------|----------------|
|
||||
| kaizen-improvement-stack | stabilize | 2026-06-18T10:16Z | 0 | **hold** — daily chain 08:00→10:00 active |
|
||||
| quality-escalation | stabilize | 2026-06-18T12:05Z | 0 | **hold** — event path live; backup sweep disabled |
|
||||
| registry-hygiene | stabilize | 2026-06-18T16:11Z | 0 | **hold** — daily sweep enabled; R2 live |
|
||||
| loop-regulator | stabilize | 2026-06-18T11:22Z | 0 | **hold** — daily collector 11:00 (manual until executor) |
|
||||
| kaizen-improvement-stack | operate | 2026-06-19T00:00Z | 0 | **promoted** — weekly Mon 08:00–10:00 |
|
||||
| quality-escalation | operate | 2026-06-19T00:00Z | 0 | **promoted** — event primary; weekly backup sweep |
|
||||
| registry-hygiene | operate | 2026-06-19T00:00Z | 0 | **promoted** — weekly Mon 09:00, batch 2 |
|
||||
| loop-regulator | operate | 2026-06-19T00:00Z | 0 | **promoted** — weekly Mon 11:00 collector + session |
|
||||
|
||||
## Stabilize observation (ADR-003)
|
||||
## Observation window (ADR-003)
|
||||
|
||||
| Field | Value |
|
||||
|-------|-------|
|
||||
| Started | 2026-06-18 |
|
||||
| Review | 2026-07-02 |
|
||||
| Workplan | LOOP-WP-0005 |
|
||||
| Planned review | 2026-07-02 |
|
||||
| Closed | 2026-06-19 (operator override, DEC-008) |
|
||||
| Cycles observed | 2/14 |
|
||||
| Outcome | promoted to operate (weekly) |
|
||||
|
||||
See `stabilize-observation.yml`. Weekly promotion **not** before review.
|
||||
See `stabilize-observation.yml`.
|
||||
|
||||
## Active definitions (activity-core)
|
||||
|
||||
| Definition | Cron | Enabled |
|
||||
|------------|------|---------|
|
||||
| `coulomb-daily-metrics-optimize` | `0 8 * * *` | yes |
|
||||
| `coulomb-daily-coach-orientation` | `0 9 * * *` | yes |
|
||||
| `coulomb-daily-optimization-review` | `0 10 * * *` | yes |
|
||||
| `coulomb-weekly-metrics-optimize` | `0 8 * * 1` | yes |
|
||||
| `coulomb-weekly-coach-orientation` | `0 9 * * 1` | yes |
|
||||
| `coulomb-weekly-optimization-review` | `0 10 * * 1` | yes |
|
||||
| `coulomb-low-success-rate-review` | event | yes |
|
||||
| `coulomb-daily-metrics-health-sweep` | `0 6 * * *` | no (backup) |
|
||||
| `coulomb-daily-registry-hygiene-sweep` | `0 7 * * *` | yes |
|
||||
| `coulomb-weekly-metrics-health-sweep` | `0 6 * * 1` | no (backup) |
|
||||
| `coulomb-weekly-registry-hygiene-sweep` | `0 9 * * 1` | yes |
|
||||
|
||||
Retired `coulomb-hourly-*` ids disabled on sync.
|
||||
Retired `coulomb-daily-*` and `coulomb-hourly-*` ids disabled on next sync.
|
||||
|
||||
## Rotation queue (ADR-004)
|
||||
|
||||
@@ -41,7 +43,7 @@ Retired `coulomb-hourly-*` ids disabled on sync.
|
||||
| kaizen-agentic | n/a (<14 cycles) | keep active |
|
||||
| the-custodian | n/a | keep active |
|
||||
| activity-core | n/a | keep active |
|
||||
| reuse-surface | — | onboarded; hygiene batch after R2 resolver |
|
||||
| reuse-surface | — | onboarded; hygiene batch after 7 daily cycles |
|
||||
|
||||
No rotation recommended. See `rotation-runbook.md`.
|
||||
|
||||
@@ -51,9 +53,10 @@ No rotation recommended. See `rotation-runbook.md`.
|
||||
|------|-------|---------|
|
||||
| Issue-core task sink (`/issues/`) | operator | manual trigger 4 tasks; emit 404 |
|
||||
| Hot-reload definitions/schedules | activity-core | `f4876517` |
|
||||
| Loop health instruction executor | activity-core | `daily-loop-health-collector` |
|
||||
| Loop health instruction executor | activity-core | `weekly-loop-health-collector` |
|
||||
| activity-core sync weekly definitions | operator | run `sync_activity_definitions` after merge |
|
||||
|
||||
## Regulator cadence (DEC-007)
|
||||
## Regulator cadence (DEC-008)
|
||||
|
||||
- Collector: daily 11:00
|
||||
- Collector: weekly Monday 11:00
|
||||
- Session: weekly Monday 11:00
|
||||
Reference in New Issue
Block a user