Files
coulomb-loop/activity-definitions/daily-registry-hygiene-sweep.md
tegwick 9b19956af6 Rename hourly activity definitions to daily stabilize phase (DEC-005)
Crons were already daily; align file names, ids (coulomb-daily-*), rule labels,
and cross-references. Old hourly definitions disabled on activity-core sync.
Kept hourly-ci-health-escalation as bootstrap-only (disabled).
2026-06-18 15:02:41 +02:00

1.3 KiB

id, name, enabled, owner, governance, status, trigger, context_sources
id name enabled owner governance status trigger context_sources
coulomb-daily-registry-hygiene-sweep Daily Registry Hygiene Sweep (coulomb-loop stabilize) false coulomb-loop coulomb_social proposed
type cron_expression timezone misfire_policy
cron 0 7 * * * Europe/Berlin skip
type query params bind_to
state-hub repo_sbom_status
repos
pilot
context.repos
type query params bind_to
shell reuse_surface_report_gaps
roster batch_size
/home/worsch/coulomb-loop/loops/registry-hygiene/rollout.yaml 3
context.gaps

Daily Registry Hygiene Sweep

LOOP-WP-0003 — daily batch from rollout.yaml (custodian pilot + helix_forge). Promoted 2026-06-18 per DEC-006.

id: hygiene-task-per-signal
for_each: context.gaps
bind_as: g
condition: 'context.g.hygiene_signal != ""'
action:
  task_template: "Fleet hygiene: {context.g.signal} on {context.g.repo}"
  description: |
    Follow loops/registry-hygiene/session-template.md
    kaizen-agentic schedule prepare scope-analyst --target {context.g.root}
    reuse-surface validate
  target_repo: context.g.repo
  priority: medium
  labels: ["fleet-hygiene", "coulomb-loop", "scope-analyst"]

enabled: false until reuse_surface_report_gaps shell resolver exists in activity-core.