Atelier docs
Save configs
Save creates encrypted snapshots in your active profile after local validation.
Save by stable ID
Known config files can be saved with memorable IDs.
atl save cmux.config
atl save zed.settings Save by path
You can also save a specific file path. Atelier still records an identity for the saved item so it can be found later.
atl save ~/.config/app/settings.json Validation
Atelier is conservative about what it saves. Missing files, directories, generated/cache files, private auth material, detected secrets, oversized files, and unsupported binaries are blocked by default.
Vault unlock
The first save creates your vault passphrase. Later saves reuse the local unlocked vault material or ask for the passphrase again if the machine is locked.