Use when performing ai ethics review — conducts an ethical review of AI/ML systems covering fairness, transparency, accountability, privacy, and safety. Evaluates potential harms, bias in training data and model outputs, explainability requirements, and produces an ethics impact assessment with mitigation recommendations.
| Factor | Low Risk | Medium Risk | High Risk | Assessment |
|---|
| Decision impact | Informational | Affects service quality | Affects rights/safety |
| Reversibility | Easily reversed | Effort to reverse | Irreversible |
| Affected population | Small, opt-in | Large, optional | Vulnerable, mandatory |
| Autonomy level | Human decides | Human reviews | Fully automated |
| Overall Risk |
| Protected Group | Sample Size | Positive Rate | False Positive Rate | False Negative Rate | Disparity |
|---|---|---|---|---|---|
| Group A (reference) | % | % | % | N/A | |
| Group B | % | % | % | ratio | |
| Group C | % | % | % | ratio |
| Potential Harm | Likelihood | Severity | Affected Group | Mitigation | Residual Risk |
|---|---|---|---|---|---|
| Low/Med/High | Low/Med/High | Low/Med/High |
| Shortcut | Counter | Why |
|---|---|---|
| "We can skip some steps for this case" | Adapt the workflow steps, don't skip them | Skipped steps are where incidents and oversights originate |
| "The user seems to already know what to do" | Complete all workflow phases with the user | The workflow catches blind spots that experience alone misses |
| "This is a minor case, full process is overkill" | Scale the process down, don't turn it off | Minor cases become major when unstructured; the process scales, not disappears |
| "I'll fill in the details later" | Complete each section before moving on | Deferred details are forgotten; real-time capture is more accurate |
| "The template output isn't necessary" | Always produce the structured output format | Structured output enables comparison, audit trails, and handoff to other teams |