Backup and Recovery
This guide describes the baseline recovery flow for production.
Recommended flow
- Create wallet and confirm signing works.
- Generate recovery artifacts through the SDK backup flow.
- Store artifacts in separate trust domains.
- Perform a recovery drill on a clean test device.
- Record evidence of successful restore and signing.
Operational rules
- Never treat backup outputs as developer test fixtures.
- Never co-locate all recovery factors in one system.
- Require explicit operator approval and logging for restore actions.
Validation checklist
- Recovery works without original device.
- Restored wallet can sign expected payload.
- Audit trail includes who restored, when, and why.