Commit Graph
1 Commits
Author SHA1 Message Date
Renn F a9064decb7 feat(self-heal): wire the dormant orchestrator loop
Register _self_heal_loop alongside the other background loops (created in
start, cancelled in stop). It returns immediately unless self_heal_enabled, so
a standard deployment adds zero behaviour and makes no CI call; when on it runs
one engine cycle per interval and commits any opened fix task. A test pins the
default-off dormancy (no sleep / CI / DB when disabled).
2026-06-17 21:03:27 +02:00