Time Travel Subsystem
The Time Travel Subsystem provides a cryptographically linked version history for each record, enabling users to view, validate, and revert changes over time. Each save creates an encrypted snapshot.
Use Cases
- Compare previous versions of a record
- Revert to an earlier version if errors are made
- Verify record integrity for audits or investigations
View and Restore a Version
- Open a record and go to Subsystem > Time Travel.
- Click View next to a previous version.
- Review the System Integrity Check, record snapshot, and hash.
- See field-level changes between the selected and current version.
- Click Revert to restore the record to the selected version.
RegScale verifies the hash chain before allowing revert. If the version fails the integrity check, it is flagged.
Updated about 1 month ago