Screen 16: Import, Export, Backup & Restore
Governor proof pack export · Import with duplicate protection · Backup/restore with hash verification
All import and export operations are logged to the append-only audit ledger. Demo-labelled records are identified and can be stripped on import or excluded from export. Schema version is validated before any import proceeds.
Import File
Import a previously exported APEX AI Governor JSON proof pack. Duplicate records are detected and skipped. Schema version is validated before import.
Drop a .json file here
or click to browse
Accepts APEX AI Governor JSON exports only
Export Proof Pack
Generate a signed Governor proof pack. All exports are server-side signed and include a manifest with SHA-256 hashes per record group.
Format
Scope
Backup & Restore
Full tenant backup with manifest and per-group SHA-256 hashes. Restore runs in isolation — existing data is not overwritten until hash verification passes.
Generates a full tenant snapshot with manifest, schema version, and hash chain verification record.
Restores from a backup file. Hash verification must pass before any data is written. Existing records are not deleted.
All backup manifests include SHA-256 hashes per record group. Restore verifies each hash before writing. A mismatch aborts the restore and logs a RESTORE_HASH_MISMATCH audit event.