A working drawing set
Five plates that carry the whole design.
Each plate is one sheet from a working set. Move between them, then break a dependency to see which record still stands.
Data protection
Recovery chain
A backup is a claim. A restore is evidence. Each stage crosses a failure boundary, keeps its own credentials, and leaves a dated record.
Select a dependency to see what still holds when it breaks.
Plate 04, Data protection
Recovery chain
A backup is a claim. A restore is evidence. Each stage crosses a failure boundary, keeps its own credentials, and leaves a dated record.
- LIVE APPLICATION DATA
The application owns this. Every step below has to survive it.
- NATIVE EXPORT
A portable file the application can reload. The export runs with the application quiet.
- ENCRYPTED REPOSITORY
Versioned snapshots with a freshness heartbeat. The backup credential is not the application credential.
- OFF-SITE OR OFFLINE COPY
An independent copy that survives a local disaster. The off-site identity cannot reach the primary.
- PROVEN RESTORE
A dated record on a clean canary target. Checksum match plus a smoke test the application defines.
- ● verified or healthy
- ▲ degraded or needs attention
- ■ failed dependency