Backup / Export
Fidelity restore is PostgreSQL dump + stored-objects/ + restore configuration captured while writes are stopped.
JSON export is inspectable exit metadata, not the v1 restore source.
Do not back up PostgreSQL alone
PostgreSQL contains metadata and identity. Original bytes live in library/stored-objects/. upload-staging/ is excluded. derived/ is optional cache and can be regenerated.
Maintenance mode
Enable this before taking a fidelity backup. It blocks write-capable operations and worker claims.
Disabled
Inspectable metadata export
Creates library/exports/<export-id>/manifest.json and metadata.json with checksums.
Recent exports
No exports yet.