The audit sequence
An audit that starts by computing metrics produces numbers nobody can act on. The sequence that produces decisions runs in a specific order.
Establish what the system decides and who it affects. Named groups, from the framing work in the first lesson, with the reasoning for inclusion and exclusion recorded.
Choose the criterion and the threshold, before any results exist. Which error harms the person more, therefore which metric, therefore what level is acceptable.
Measure, disaggregated, with confidence intervals and named intersections.
Explain, which is the step that separates an audit from a measurement. For any disparity found, state which cause you believe is operating: lower accuracy for the group, differing base rates, a label encoding past decisions, or a feature acting as a proxy.
Decide, from the options in the next steps.
And document, including the trade-off accepted and by whom.
The explain step is the one most often skipped, and skipping it makes everything downstream arbitrary. A remedy chosen without a cause is a guess, and the most common failure in this work is applying a post-processing fix to a problem that lives in the label.

