Field note · July 13, 2025

Course note — The anatomy of a silent failure

A walk through a real class of incident — the kind where every job is green, every test passes, and the number has been wrong for six weeks.

1 min read ·Data quality ·practice

Revised The anatomy of a silent failure this week. The change was small and the reason was not.

A walk through a real class of incident — the kind where every job is green, every test passes, and the number has been wrong for six weeks.

The first draft explained the mechanism and stopped. What was missing was the failure: the thing that happens when you get it wrong, described concretely enough that someone recognises it later. A lesson that only teaches the correct version leaves you unable to spot the incorrect one, which is the situation you will actually be in.

It sits in the Data quality and trust module. The exercise is a thinking one rather than a query one — some of this material is about deciding what to compute, and that does not need a keyboard.

Ordering matters here more than in most courses. It follows Testing data like you test code and leads into The first hour with an unfamiliar dataset, and reading it out of sequence mostly works but costs you the setup.

Free means free, and it also means we can rewrite it whenever it is wrong. No edition, no errata PDF, nothing to repurchase. The whole course is 36 lessons and the fixes land the day we find them.