DIRECT ANSWER

What Is Known-Good State and Rollback Validation?

A known-good state is a version of software, configuration, data, policy, credentials, and dependencies that has been verified to deliver the required outcome. Rollback validation proves that the organization can restore the affected state within its recovery objective and confirm that the restored service is actually healthy.

01 // A BACKUP IS NOT YET A KNOWN-GOOD STATE

A backup is not yet a known-good state

A file can exist and still be incomplete, corrupt, incompatible, compromised, or too slow to restore. Known-good status requires provenance, integrity, compatibility, dependency context, restoration testing, and evidence that the resulting service meets its outcome.

02 // DEFINE RECOVERY BEFORE CHANGE

Define recovery before change

Record what must be restored, who authorizes it, how long it may take, how much data loss is acceptable, which credentials or keys must rotate, what dependencies must move together, and how success will be verified. NIST describes contingency planning as coordinated plans, procedures, and technical measures for recovery after disruption.[1]

03 // ROLLBACK FOLLOWS DEPENDENCIES

Rollback follows dependencies

If a change succeeds on two independent services but fails on a third, do not automatically reverse all three. If the services share state or contracts, restore the dependent set together. The dependency map—not fear or convenience—defines the recovery unit.

04 // RECOVERY ENDS WITH VALIDATION

Recovery ends with validation

After restoration, test service health, data integrity, security state, queues, integrations, business transactions, and customer impact. Continue observation long enough to catch delayed failures. Feed the cause and recovery evidence into the next authority decision.

BOUNDARY // WHAT IT IS NOT

Do not confuse the control with the label.

Rollback is not “put the old code back.” It may require data repair, configuration reversal, credential rotation, queue reconciliation, dependency coordination, and outcome validation. It is also not a substitute for containing the original blast radius.

FIELD CHECK // BEFORE EXECUTION

Questions to ask

  • Is the restore point verified and immutable enough for the risk?
  • Was restoration tested inside the required time?
  • Are data and configuration versions compatible?
  • Does the dependency map define the recovery unit?
  • What evidence proves service and business health after restore?
SOURCE LEDGER

Evidence and standards

These sources support the underlying oversight, risk, security, or resilience concepts. ServantStack’s named operating terms are its synthesis and are not presented as definitions authored by these institutions.

  1. NIST SP 800-53 Revision 5.
  2. NIST AI Risk Management Framework Core.
  3. OECD AI Principle: Robustness, Security and Safety.
  4. ServantStack Incident Intelligence.