The Overnight Foundry
The machines build while I sleep. Every morning I wake up to a stack of branches and decide which ones live.
There's a version of this work where one tired man hand-types a spaceship into existence before the power runs out. That man loses. The horde doesn't sleep, the countdown doesn't pause, and there are too many frozen and too few of us awake. So I stopped trying to win on hours I don't have, and started winning on hours I'm not even here for.
Here's the actual shape of it. Every night I dispatch a wave of agents, each one onto its own branch in Godot. One takes the conveyor pathfinding. One redoes the turret targeting cone so it stops shooting at corpses already on the ground. One is wrestling, for the third night running, with a rig that animates the survivors' walk cycle without their feet skating across the ash. They run in parallel, in the dark, while I'm unconscious. The factory I'm building has its own little factory of ghosts that builds it back.
The merge is the job
Morning is the load-bearing part, and it isn't glamorous. I make coffee and I read diffs. Some branches are clean — they did the thing, the thing works, I merge and move on. Some are confidently, beautifully wrong: a feature that compiles, demos fine, and quietly breaks save-load two systems over. Those I kill without ceremony. The agents don't have feelings about it. That's the whole advantage. I'm not managing pride, I'm managing a queue.
Everything lives in git, which is the only reason any of this is survivable. Every overnight wave is a branch, every decision is a commit, every dead end is recoverable. When something goes wrong three days later — and it does — I can walk the history back to the exact night it crept in. Provenance over speed. In a world that already lost everything once, I am not about to lose work to a machine that was sure of itself at 3 a.m.
The trick isn't smarter agents. It's that I never have to start the day from zero. The day starts from wherever the night left it.
It is not magic and it is not autopilot. Roughly a third of what comes back gets thrown out. But a third gets thrown out from work I never had to do awake, and the keepers compound. Plate by plate, the ship comes up off the floor — some of those plates welded on by something that doesn't get cold, doesn't get scared, and doesn't check the countdown. I do all three. So I let it take the night shift.
Status: wave dispatched. Reviewing at dawn. The lights stay on.