Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

📖 CarolopediaServicesBuild InitiativesAll activitiesINI-100000330Guide page
📋

CAROL-INI-0965-00: Backfill run-audit into all scheduled processes so the monitor can see them

Initiative
Open in Initiatives →

📖About

~51 of 70 scheduled droids write no droid_runs rows, so the Daily Process Sweep cannot see them (silent blind spot). Wrap each scheduled process to emit run-audit (create_run at start, update_run completed/failed at end) per the building-scheduled-processes skill. Batch by owning agent.

⚖️Decisions

  • [status-router] planned -> closed | event=operator_put | PUT /api/initiatives (operator)

Success criteria

  • Every scheduled droid writes a droid_runs row (started+completed/failed) on each run (must_have)
  • Monitor sweep shows no scheduled process as never-ran/unknown due to missing audit (must_have)