Archive package architecture
Archive package architecture
Section titled “Archive package architecture”Obscura Flow archive packages preserve project files together with the metadata needed to verify, restore, and synchronize them.
Package contents
Section titled “Package contents”An archive package contains the selected project files, a manifest, integrity metadata, and the workspace references needed to connect the archive back to its source project.
Manifest
Section titled “Manifest”The manifest records project identity, workspace identity, source paths, file entries, archive engine details, checksum information, and timestamps.
Validation
Section titled “Validation”Archive validation compares stored metadata with the generated package. Size and checksum checks help detect missing files, corruption, and stale archive records.
Restore
Section titled “Restore”Restore workflows use the archive record and manifest metadata to preview the target path, simulate recovery, and confirm that the restored project can be traced back to the original workspace.