Module 7: Governing AI Deployment · BoK III.C
Release readiness
A readiness assessment decides whether the system goes to production. Well-Tested Code Deserves Model-cards - Works as intended, Testing turned out well, Conformity verified, Data quality clean, Model card created. Five questions, all must clear.
Mnemonic
Well-Tested Code Deserves Model-cards - Works as intended · Testing turned out well · Conformity verified · Data quality clean · Model card created.
- Does the AI system do what you want it to do?
- Did all the testing turn out well?
- Has it been verified that the AI satisfies requirements for conformity?
- Are there any issues with the quality of the data?
- Has the model card been created?
Key terms - quick answers
What is “Release readiness assessment”?
Go/no-go check that the system works, tested well, conforms, has clean data and a model card.