Business: Finance · Lesson N.fin.6

Choreography: catching the anomaly before it blows up

AI sweeps through a volume of entries your eye could never cover and lights up the outliers as suspects. You are still the one who investigates, separates error from legitimate exception, and decides the action.

Examples for

Wednesday morning, month-end expense close. Among eleven thousand entries, one is a travel reimbursement of four thousand two hundred reais, posted to a cost center with nobody traveling. Could be fraud. Could be an entry thrown into the wrong account in a hurry. Could be a perfectly legitimate exception you simply don't remember. The uncomfortable point is: you would never find that line by eye, because nobody reads eleven thousand lines. This lesson's question is: who sweeps that volume for you, and who decides what to do with what turns up?

Let me tell you about a job that has always been kind of impossible in controllership. You are responsible for making sure the numbers close and that nothing strange slips through. Except "nothing strange" lives inside thousands of lines nobody has time to read. So, in practice, you sample: you look at what's big, what stands out, what someone complained about. The rest passes in the dark. Think with me: what if you could sweep the rest of it too, and still only need to look at the short list of what seems off? That is exactly this lesson's choreography.

The core idea of this lesson. AI is not an auditor that concludes in your place. It is a metal detector: it passes over a giant field you would never cover by hand, and it beeps where something is buried. The beep is not the treasure or the trash, it is just the "dig here" signal. Who digs, who decides whether it's error, fraud, or legitimate exception, and who takes the action, is still you. AI gives you reach; the judgment is still yours.

01What AI does well: sweeping what the eye can't

Let's call it what it is. Controllership's bottleneck was never intelligence, it was volume. You know exactly what a suspicious entry looks like, but there is no way to scan every line, every month, in every account. So sampling is what's left, and sampling leaves gaps.

AI flips that. It doesn't get tired, doesn't skip a line, doesn't go "this looks fine." You point it at the whole database and ask it to light up what is out of pattern:

The real gain here is reach. You go from "I looked at the ten biggest" to "I went through all of them, and I have a list of forty to investigate." Fair?

How the sweep works, in practice:

the volume AI sweeps lights up the suspects the short list for you to review reimbursement off center duplicate invoice outlier value AI concludes nothing: it only tells you where to dig forty lines to investigate, instead of eleven thousand to ignore

02What stays yours: investigating, separating, and deciding

Here is the part AI doesn't do, and it's exactly the heart of controllership. AI lit up forty suspects. Now what? Now your work begins, and it's all judgment.

Notice the design: AI narrows your search field, it doesn't replace your trained eye. It turns "search everything" into "look at what matters." The thinking work stays entirely with you, just applied in the right place.

03The cost to name: the false positive

Now the part I can't let you forget, because it's where this choreography goes wrong if done poorly. AI lights up suspects, and not every suspect is guilty. This has a name: false positive. AI flags something as an anomaly and, when you investigate, it was nothing.

And here lies a human risk, not a technical one. If you treat AI's list as a verdict, you'll confront the wrong people, reverse a correct entry, create internal friction over a beep that was just the detector reacting to an old coin in someone's pocket. The cost of the false positive isn't the machine's, it's yours, in the form of wasted time and credibility spent accusing the innocent.

That's why this choreography's rule, which echoes the track's golden rule, is: the human filters before any action. AI lights it up, you investigate, and only after confirming does it become a confrontation, a reversal, or an escalation. No beep turns into an accusation without you digging first.

AI lights up 40 suspects human filters investigates each one false positive discarded, no action confirmed becomes action the beep never jumps straight to accusation

04The choreography, step by step

Put it all together and it becomes a simple system, one you run every month-end. Four steps, roles clearly separated.

  1. AI sweeps. You feed it the period's entry database and ask it to light up what is out of pattern, by anomaly category: outlier value, inconsistent cost center, duplicate, atypical date. Output: the short list of suspects, with the reason for each.
  2. You investigate. Take the list and dig into each line: document, context, history. Here you're no longer sweeping eleven thousand, you're looking at forty with real attention.
  3. You classify. Each suspect becomes one of three things: error (needs correcting), legitimate exception (it's fine, just unusual), or fraud/risk (needs escalating). The false positives die here.
  4. You decide and act. Only what's left confirmed becomes action: reversal, correction, process, conversation. And you close the loop by logging what was recurring, to tune next month's sweep.

Notice that AI shows up in one step only, at the beginning. It doesn't stand in for the controller, it's at the entry point, extending their reach. It's the metal detector before the digging, not the judge after it. Shall we?

05Where this fits in the rest of the course

This choreography doesn't live alone. It's a sensor inside a bigger system, and it's worth connecting two dots.

Back in lesson 6.1, you saw CI/CD run by agents: processes that have an automatic checking step before something moves forward. The anomaly sweep is exactly that applied to finance. Instead of checking code before deploy, you check entries before the close becomes truth. Same logic: an automatic verification layer up front, human decision behind it.

And on the "Harness Engineering" map, the sensors and observability piece is the idea of instrumenting your system so it warns you when something falls outside expectations. Here, AI sweeping entries is your controllership sensor: it observes the volume and triggers the alert. You're not trading control for AI, you're instrumenting control so it sees further. Fair?

Do it now

Do it yourself

Grab an entry database you already have on hand, your real task or last month's close expenses. It doesn't need to be everything, take one period.

Ask AI to do a first sweep, being specific about what "out of pattern" means:

Now do your part, which is the part that matters: take the first five suspects and classify each one as error, legitimate exception, or false positive. Count how many were false positives. That number is your calibration: it shows you how much AI over-lights, and why the human filter is not optional.

Practice

1. In the AI controllership choreography, what is AI's correct role?

2. AI lit up an entry as an anomaly, but investigating you find it was a year-end bonus, perfectly legitimate. What is this?

3. Why does AI anomaly sweeping resemble the CI/CD run by agents from lesson 6.1?

For the board

On reachsampling leaves the rest passing in the dark. The AI's strength is scanning every line, not reading better than you.
On the false positivenot every suspect is guilty. It is the predictable cost of scanning, and the human filter exists so it does not become an unfair accusation.
On the parallelit is the same design as CI: automatic checking on the way in, human judgement on the way out. Only with entries instead of code.
What did you think of this page?
Would you recommend this page to someone on your team?