Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
📖 Carolopedia › Services › Build Initiatives › All activities › INI-100000331
📋
📖About
The Daily Process Sweep files fix-initiatives only for failed/stuck processes; a scheduled droid with zero run-audit reads as unknown and gets nothing. Extend the monitor: a scheduled process that has never produced a run-audit row (or none within its expected interval) is itself an issue worth a fix-initiative, so silent failures are caught.
⚖️Decisions
- [status-router] planned -> closed | event=operator_signoff | Superseded by CAROL-INI-1875 — Hermione's process sweep now enumerates ALL registered processes and flags never-ran/failed/stuck per process type. Closed on Ninad's authorization, pointing to 1875. (orion)
✅Success criteria
- Monitor detects scheduled processes with no recent run-audit and files a fix-initiative (must_have)
- No false positives for processes that legitimately ran (interval-aware) (must_have)