I’ve started batching work through my software “dark factory”.
Instead of running one job at a time, I queue a handful of small, reversible slices — and the factory sends back a single execution report when it’s done.
That report includes:
PR links (merged sequentially) exactly what shipped per job verification commands + outputs the prompt/run artifacts for audit + replay
The mental shift: I’m not “reviewing more code”. I’m reviewing the contract + proof.