AIGP Study Guide
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.

  1. Does the AI system do what you want it to do?
  2. Did all the testing turn out well?
  3. Has it been verified that the AI satisfies requirements for conformity?
  4. Are there any issues with the quality of the data?
  5. 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.