Validate rollback compatibility before switching: What should the team do before rollback?
Rollback is appropriate only after checking compatibility with current data; otherwise, it can replace one failure with another.
The question
A financial-document processor was updated to emit a new field format. Error rates rose, and the prior model version remains available, but its input schema may not accept current documents. What should the team do before rollback?
Preparing for AIGP? Take the free 5-min readiness quiz →
- Validate rollback compatibility before switching production traffic. ✓Compatibility testing addresses the changed data interface and determines whether rollback reduces risk without introducing another operational failure.
- Restore the prior version immediately.Immediate rollback could fail or create new errors because compatibility with the current document schema remains unverified.
- Keep the new version and compare only monthly error totals.Monthly aggregates delay response and do not resolve the immediate compatibility question created by the changed input and output formats.
- Convert current documents back to the old format without testing.Unverified conversion may lose fields or distort information, creating undocumented data risks while bypassing compatibility evidence.
The trap
An older version is not automatically a safe fallback; verify its compatibility with today’s inputs first. How to remember it
Rollback is appropriate only after checking compatibility with current data; otherwise, it can replace one failure with another.
How many of these would you get right?
One of 1581 AIGP questions on Certsqill. Take a free five-minute check and see your score per domain — not one number, but which section to open tonight.
Test your AIGP readiness — freeMore Understanding How to Govern AI Development questions
- Activate containment while preserving evidence: What is the immediate governance action? →
- Known limitations and intended-use boundaries: What information should the developer provide to the deployer? →
- Compare small-vendor outcomes with baseline: What should it examine? →
- All 426 Understanding How to Govern AI Development questions →
Part of the Certsqill AIGP question bank · Understanding How to Govern AI Development ·
Every answer, right and wrong, comes with its own explanation.