Skip to content
AutoCore1.0.0-rc.1 · Release Candidate
1.0.0-rc.1 · Release Candidate1 min read

Recovery Decision Matrix

Choose retry, roll-forward, image rollback, or database restore using source-verified AutoCore conditions.

SituationFirst choiceStop condition
Safe interrupted step with valid lock/backup stateResume or retryUnknown mutation or active concurrent process
Image pull or port failure before mutationCorrect host/artifact and rerun preflightUnavailable authorized artifact
Service health failure with compatible schemaDiagnose or roll forwardEvidence of data corruption
Application defect after migrationCompatibility-reviewed image rollback or roll-forwardPrevious image cannot read current schema
Migration failurePreserve logs and backup; obtain database decisionAny attempt to force or reset migrations
Corrupt backupStop and create a new verified backupNo verified restore point
Confirmed unsafe database stateApproved restore and derived-state rebuildMissing approval or uncertain data-loss boundary

Destructive actions require approval

Database restore, volume removal, migration reset, and broad data deletion are not automatic recovery steps.

Verification

Record the selected decision, evidence preserved, action owner, expected state, and post-recovery acceptance result.

Related articles