HIVE80lab — Ops notes

Standing orders: who decides when you're off the grid

Every small team has a moment where the on-call engineer faces a decision, the person who normally makes it is on a plane, and the incident clock is running. Without written authority, the choice collapses into one of two bad modes: improvise (and hope), or wait (and watch the damage compound). Standing orders fix this the way the military fixed it centuries ago: pre-authorized decisions, in writing, with limits. The leader's intent is on paper, so the person on the spot can act fast within it — and knows exactly where the line is. This page is the one-page template that pairs with the severity matrix (which says how loud an incident is) and the paging policy (which says who gets woken); standing orders say what that woken human may do before anyone else answers.

Standing orders are not a RACI. A RACI matrix assigns owners for planned work. Standing orders govern the unplanned: they answer “while the owner is unreachable, what is already approved?” If your RACI says the CTO decides on customer refunds and the CTO is asleep, your incident needs a refund decision at 3 a.m., standing orders are the only thing standing between your on-call and a coin flip.

1. The five sections of one page

One page. If it takes two, it will not be read at 3 a.m.

2. Wiring it in one afternoon

3. The traps

4. Worked example: a nine-person payments team

A nine-person payments company ran on-call with no written authority. A Friday-night incident (duplicate charges appearing on a subset of transactions) needed exactly one decision: pause the charging job. The on-call waited 40 minutes for the CTO, who was driving. The job ran 40 more minutes; 212 customers were double-charged instead of ~60, and the apology + refund batch took two weeks. The standing orders page they wrote afterwards was 1.5 pages: pause/rollback = Tier 1 (act, notify within 30 min), refunds = Tier 3 (never alone), emergency comms to affected customers = Tier 2 with the template pre-drafted. Six weeks later a similar incident ran the other way: on-call paused the job in 4 minutes under Tier 1, 19 customers affected, refunds done the same night, CTO read about it in the incident channel at 7 a.m. — exactly as designed.

5. Metrics

From the HIVE80lab kit

Related: the RACI matrix template assigns owners for planned work — standing orders cover the gap when that owner is unreachable, the severity matrix sets how loud the incident is, and the paging policy decides which human gets woken and sees the ladder first.