Skip to main content

VaultSync

8 tools in this family (folder Editor/Tools/VaultSync/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
vaultsync_compute_local_stateread-onlyRecursively SHA-256 hash every file under the local vault and compare against
vaultsync_diffread-onlyList the remote bucket, recompute local hashes, and return three sets:
vaultsync_downloadwritesDownload every entry in to_download (from a fresh vaultsync_diff result) into
vaultsync_full_syncwritesOne-shot bidirectional sync: diff → upload non-conflicting local changes →
vaultsync_health_checkread-onlyVerify the configured S3-compatible endpoint is reachable and the credentials
vaultsync_resolve_conflictwritesResolve a single in-conflict key with one of three strategies.
vaultsync_set_credentialswritesStore S3-compatible endpoint, bucket name, access key, and secret key in
vaultsync_uploadwritesUpload every entry in to_upload (from a fresh vaultsync_diff result) to the