When It Goes Wrong — Incident Thinking
P15.governance-safety.04 · Audience: guest, it-ml, language-pro · Prerequisites: LLM Safety — Failure Modes & Misuse
Everything so far has been prevention: map the risk, know the failure modes, evaluate before shipping. This module is about the day prevention was not enough — when a system that passed its checks is already in production, already affecting real people, and someone realises it has been quietly doing harm. That day comes to every serious team, and the difference between a responsible organisation and a negligent one is not that the first never has incidents; it is that the first knows exactly what to do when it does. We walk one incident end to end — the biased screening model from the start of this pillar, now live and rejecting people — and turn the response into a playbook you can reuse.
No amount of pre-launch care makes incidents impossible. Coverage gaps, shifting inputs, spec-gamed metrics, plain human error — the previous modules named all the reasons a passing system can still fail a real person. Incident thinking accepts that and prepares for it: it is the practised, ordered response you reach for when the failure is no longer hypothetical but live.
ⓘ Concept: Incident thinking: an ordered response you rehearse before you need it
Why it matters — Under the pressure of a live harm — angry users, a journalist calling, a regulator asking — teams improvise badly: they hide, they delete evidence, they fix the wrong thing first, they tell no one until it leaks. A rehearsed playbook replaces improvisation with sequence: contain the harm before you diagnose it, tell the affected people before they find out, fix the root cause not just the symptom. The mark of a mature organisation is not the absence of incidents but the presence of this reflex — which is exactly why governance frameworks require incident-response processes for high-risk systems, and why 'we didn't have a plan' is itself a finding.
You have reached the end of the governance-safety track and the close of the Responsible AI pillar (P15). From where bias enters, through fairness metrics, privacy, model documentation, the governance map, LLM failure modes and safety evaluation, to this incident playbook — you now hold the normative core of building AI that is fair, private, documented and governable. Step back to the P15 pillar overview to see the fairness-privacy and governance-safety tracks together, or follow the handoff into MLOps (P13), where the guardrails this pillar specifies become the monitoring and on-call runbook that keeps them true in production. With P15 closed, the Data Science & AI discipline is very nearly complete — the surrounding practice that a model needs to be trustworthy at work.
Ask the mentor about this module
Ask a question about this content. The mentor explains and grounds its answer in what you are studying; asking is recorded as a learning signal, not a grade.
🎓 Practice ladder
2 graded rungs · ~20 minNow work the incident yourself. These two rungs are mentor-graded free-form exercises on the screening-model case: the left panel gives you the scenario, you write your analysis, and the mentor grades it against a rubric (visible-tests-only with a "mentor unavailable" notice when you are offline). Rung 1 has you triage the live incident; Rung 2 writes the full post-mortem. (The third rung of this ladder — writing the model card the system should have had — lives on the model-cards module in the fairness-privacy track.)
Rung 1 — Triage the incident (explorer)
Loading exercise…
Rung 2 — The post-mortem (senior)
Loading exercise…
Try it yourself
A scratch console for this page's ideas — ungraded, nothing you run here is recorded.
Scratch console
A scratch console with the scientific stack (pandas, numpy, scikit-learn). Runs on the server — no network, resource-limited and measured.
Output appears here.