Recovery infrastructure
Data & Backup
Consolidate recovery data into one versioned CareerOS snapshot, preserve local backups, and verify exact section parity—including append-only audit history—before private server storage becomes authoritative.
Data schema
v1
Unified sections
0
Server persistence
Standby
Checking runtime...
Cutover parity
Pending
Exact normalized section fingerprints
Migration controls
Copies existing CareerOS recovery keys into the unified versioned snapshot without deleting legacy data.
Unified data sections
Run migration after using the recovery modules to consolidate their current data.
Private server access
Not configuredAuthenticationRequires CAREEROS_ACCESS_KEY + CAREEROS_SESSION_SECRET
StorageRequires BLOB_READ_WRITE_TOKEN / connected Blob store
Private server sync
Inspection requiredPush overwrites server copies. Pull requires a fresh inspection. Audit History is now one of the synchronized sections, so operational history participates in the same parity gate.
Restore unified snapshot
Paste a previously exported CareerOS v1 snapshot. Restore changes the consolidated snapshot and immediately appends a restore event to the recovered audit history.
Cutover safeguard: server persistence is not considered verified until every populated local/server section—including auditEvents—has an exact normalized fingerprint match and the separate Data Integrity audit is clean.