Conductor
It runs long coding sessions unattended and then refuses to take their word for anything — running the gates, reading the git history, checking the tracker against what actually changed on disk. Every event is written down before it happens, so a crash mid-run resumes at the last checkpoint instead of starting again. What follows is one real run, recorded.
Event sourcing, crash-safe resumable workflows, and the discipline of not letting a process mark its own work. It is also what makes unattended work worth starting at all: something independent has to be willing to fail it.
















