generated from coulomb/repo-seed
Document event payload contract, draft disabled ActivityDefinitions for CI/regulator/registry hygiene, initialize loop health snapshots and regulator dashboard, record DEC-005 kaizen-stack promotion, and close supplier-independent workplan tasks.
1.5 KiB
1.5 KiB
id, name, enabled, owner, governance, status, trigger, context_sources
| id | name | enabled | owner | governance | status | trigger | context_sources | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| coulomb-hourly-ci-health-escalation | Hourly CI Health Escalation (coulomb-loop bootstrap) | false | coulomb-loop | coulomb_social | proposed |
|
|
Hourly CI Health Escalation (bootstrap)
LOOP-WP-0002 T06 — pilot-only CI degradation signal. Deferred to daily phase for full Gitea API integration; bootstrap uses manual probe task template.
id: flag-ci-degraded
for_each: context.projects
bind_as: p
condition: 'context.p.ci_failure_streak >= 2'
action:
task_template: "CI degraded on {context.p.repo} — test-maintenance review"
description: |
Pilot repo shows ≥2 CI failures in 24h (signal from state-hub or probe).
kaizen-agentic schedule prepare test-maintenance --target {context.p.root}
Run failing tests locally: make test
Load agents/agent-test-maintenance.md
target_repo: context.p.repo
priority: high
labels: ["kaizen", "quality-escalation", "test-maintenance", "coulomb-loop", "bootstrap"]
Note: ci_failure_streak requires a future state-hub query or shell resolver.
Keep enabled: false until probe resolver ships. Daily variant: rename cron to
0 6 * * * when promoting per loops/quality-escalation/cadence.yml.