| 1 | What is the intended use of the model, and what material decisions does it inform? | Model Card — intended use, decision type, and materiality classification, stated in a form the bank’s 2LOD can drop into its own model inventory. |
| 2 | What is the data provenance of training data, and how is quality assured? | Data lineage documentation plus a Data Quality Attestation covering sources, transformations, sampling, and refresh cadence. |
| 3 | How is the model validated independently from the development team? | Independent Validation Report conforming to the SR 11-7 “effective challenge” standard — benchmarks, sensitivity analysis, outcomes analysis, and a signed validator. |
| 4 | What are the known limitations and failure modes? | Model Card “Known Limitations” section plus an AI Incident Response plan that classifies, escalates, and notifies by severity. |
| 5 | What monitoring program is in place, and who reviews it? | Monitoring Program with specific metrics, thresholds, cadence, a named 2LOD reviewer, and captured evidence that escalations actually occurred when triggered. |
| 6 | How are human oversight checkpoints implemented at decision time? | HITL Gate architecture with pending_approval state documentation — the gate blocks commit; it does not review after the fact. |
| 7 | How is model access controlled, and how are changes tracked? | Deployment Readiness Gate plus a CI/CD audit trail binding every model change to an identified approver and a validation artifact. |
| 8 | What happens when the model is retired or replaced? | Model Decommissioning Plan and data retention schedule covering shutoff criteria, shadow-running, and disposition of production data. |
| 9 | How is bias evaluated, and what fairness testing was performed? | Bias Assessment Report plus Agent Card (constraints, escalation logic) and, where applicable, adverse-action explanation coverage. |
| 10 | What governance structure owns this model post-deployment? | Governance Operating Model plus an AIRSA use case inventory record naming the owner, reviewer, inherent risk rating, and next review date. |