SCENE_01
A red build at 8:52 p.m.
The pipeline for the payment-retry service goes red just before nine, and you already know the fix — a stale connection pool, the same shape of bug you've patched a dozen times. Two engineers are online and could take it. Your cursor is already in the file before you've decided anything, because leaving it for morning standup feels like handing away the one proof that you can still do this yourself.
SCENE_02
What the midnight fix is actually buying you
The thought underneath is specific: if your own hands don't touch the code tonight, the skill quietly drains out of you, ticket by ticket, until one day you can't do the thing you built your reputation on. So you fix it solo, push at 11:40, and skip the message that would have let someone else take the next one. Nobody asked you to. You needed the rep for yourself, not for the team, and tomorrow you're too tired for the parts of the job only you can do.
SCENE_03
Ten minutes with someone else's diff instead
The more accurate read: what erodes without practice is closer to muscle memory — exact syntax, a specific API's quirks — not the judgment that spotted the stale pool in the first place. That judgment sharpens by studying other people's decisions, not only by producing your own. Tonight, instead of writing the fix, you could read the ticket closely, jot the two questions you'd ask before touching that code, and see how close your read is to what actually happens.