Business: Operations · Lesson N.ops.3

Choreography: the exception that resolves itself

The choreography that takes operational exceptions in bulk, delay, missing item, invalid address, and carries them from triage to resolution, always with a human gate before any irreversible action.

Examples for

Tuesday morning, logistics dashboard open: 340 deliveries for the day, and 22 of them are already born crooked, incomplete address, missing item on the packing list, recipient who won't answer the phone. Before, that used to become a whole morning of an analyst opening order after order, calling, deciding what to do with each one. Today AI scans the 340 in seconds, splits the 22 by problem type, and already proposes the action: resend the notification, reschedule delivery, escalate to the call center. The temptation is to let it fire everything off on its own and get the morning back. The problem is that inside those 22 there's an eighteen thousand dollar order AI wants to cancel for "invalid address", when actually the customer just moved to a different building in the condo. Before anything goes out to the customer or the system, someone needs to approve it. That's the gate that separates "the exception resolved itself, correctly" from "the exception resolved itself, and now it's a complaint".

Friday afternoon, dashboard open, and there are 22 deliveries today with some kind of problem: a crooked address, a missing item, a customer who won't answer. You know exactly what to do with each one, except doing it with 22 at once, by hand, is the kind of task that eats your whole afternoon and still spills into Monday. AI solves this fast: it reads the 22, splits them by type, and already proposes the right action for each group. The temptation is to let it fire everything off and leave early. Except inside that group there might be a case it read wrong, and the action it proposes isn't reversible with a "my mistake". This lesson is about how to resolve exceptions in bulk without giving up the last step that's still yours.

The core idea of this lesson. AI scans a volume of exceptions you'd never review one by one, and proposes the right action for each class. That's a real time gain. But none of those actions go out and touch a customer, a supplier, or a system without passing through a human gate first. That gate's size isn't always the same: it changes according to how reversible the action is. A light action gets a light gate. An action that can't be undone gets a gate that doesn't let anything through without a look.

01The choreography has five steps, and the gate isn't optional

Resolving exceptions in bulk isn't pressing a button. It's a sequence with one exact point that can't be skipped. There are five steps: scan and classify, propose the standard resolution by class, pass through the human gate, execute only what was approved, and close the loop by learning from what was a real exception and what was a false alarm.

AI comes in strong on steps one, two, and four. It's fast at reading volume, grouping by cause, and firing off what's already been cleared. Step three is where the machine stops and waits for you, and that's not a delay, it's the system's correct design.

1 Scan and classify 2 Propose standard resolution 3 Human gate 4 Execute what's approved 5 Learn and calibrate step 3 is always yours steps 1, 2, and 4: AI scans, proposes, and fires off what's approved

02Steps 1 and 2: AI scans the volume and already proposes the action

Here's the real gain. You point AI at the entire queue, the 340 orders of the day, the 480 open tickets, the 22 subscriptions with a failed charge, and it does two things the human eye can't do in time: it scans everything, without tiring and without skipping a line, and classifies each exception into a type that already implies the action. Invalid address calls for rescheduling. Missing item calls for resending with a notice. Duplicate billing calls for a refund. It doesn't make up the category out of nowhere, it applies the same criteria you would use, just across 340 cases at once.

The important point here is that it doesn't stop at just the diagnosis, like the anomaly detector you saw earlier in the track. It goes a step further and already proposes the resolution, ready to fire. That changes the risk. Pointing at a suspect is one thing. Preparing a real action, ready to go out, is another. And that's exactly why the next step exists.

03Step 3: the human gate, the heart of this lesson

Here the choreography changes hands. AI has already classified and already prepared the action. But none of those actions, canceling an order, notifying a customer, redirecting cargo, refunding a charge, revoking access, touch the real world before passing through a person. Notice that's different from "review afterward". Reviewing afterward means the customer already received the wrong cancellation by the time you notice. The human gate means the action hasn't existed yet outside the system until you say yes.

That gate's size isn't always the same, and that's where the judgment lives. Think of the action's reversibility as the ruler that decides the control's size. Resending a tracking notification is cheap to undo, if it's wrong, you send an apology and move on. Canceling an eighteen thousand dollar order from a big account, or revoking someone's access in the middle of a critical process, doesn't undo as easily. The more irreversible the action, the tighter the gate needs to be: you go from a sample based audit to a case by case review, one by one, before anything fires.

AI proposes the resolution human gate decides the size reversible: sample light gate irreversible: full review tight gate the action only touches the customer, supplier, or system after the gate

04Steps 4 and 5: executing what's approved and closing the loop by learning

After the gate, AI fires off only what's been cleared. Notice what changes: it's no longer deciding what to do, it's executing a decision that already passed through your judgment. It's the same principle you saw in the lesson on governing execution, the machine acts, the accountability stays with whoever approved it.

The fifth step is what turns this choreography into a system that gets better over time. After each round, you log what was a real exception and what was a false alarm, the same error versus legitimate exception classification you already trained in the anomalies lesson. That case of the address that had actually just moved to a different building in the condo? That becomes a new rule so AI doesn't get confused again. The system doesn't stand still, it learns from every gate decision you made, and the next scan comes back sharper, with less noise for you to review.

Do it now

Do it yourself

Take a type of exception that repeats in your operation, your real task or another one (delivery delay, support ticket, failed charge, out of standard access). Design the choreography in five steps:

  1. SCAN: describe how AI would read the entire volume and classify each exception by type.
  2. PROPOSE: for each type, what would be the standard action AI would propose (resend, reschedule, escalate, refund, revoke)?
  3. GATE: mark, in one sentence, the exact point where a person needs to approve before the action goes out. Also say whether this gate is sample based or case by case, and why.
  4. EXECUTE: what fires off after approval, with no more intervention from you.
  5. LEARN: what kind of classification error, if it happens, should become a new rule for the next scan.

You've just designed a system that resolves exceptions at volume without taking you out of command at the moment it matters.

Practice

1. In the exception choreography, which step can never be outsourced to AI without a human gate first?

2. Why does the human gate change size depending on the action's reversibility?

For the board

On the gainthe AI reads the whole volume, sorts it by type and already proposes the right action for each group.
On the kill switchno action that cannot be easily undone goes out without passing a person first.
On the size of the brakeit follows reversibility. Resending a notification costs little; cancelling a large order does not undo the same way.
What did you think of this page?
Would you recommend this page to someone on your team?