dropbits Documentation

Checkpoint & backup

Admin → Checkpoint / backup opens one dialog with two jobs: fast in-chrome checkpoints, and full SitePack ZIP for off-host copies.

Checkpoint (rolling slots)

----
ScopeDatabase + dropbits-user.css only
RetentionLast 3 slots
Uploads / themes / secretsNot included
ActionsTake checkpoint · Restore on a slot

Restoring a checkpoint replaces the database and user CSS, then reloads the page. It does not apply a newer Assistant Undo slot.

Use checkpoints before risky LLM batches or large layout experiments.

Assistant Undo (chat)

Inside LLM chat, Undo / session safety rolls back the last tool batch (same DB + user CSS scope as checkpoints, different UI).

Checkpoint slotAssistant Undo
-----------------------------------
WhereAdmin → Checkpoint / backup (and Safety in chat for capture)LLM chat
Mental modelNamed rolling restore points“Undo what the assistant just did”
Cross-apply?Restoring a checkpoint does not replay UndoUndo does not replace managing ZIP backups

SitePack ZIP

----
Download backupFull off-host archive (DB, themes, uploads, secrets)
Restore from fileUpload a .zip SitePack

ZIP is for moving or disaster recovery — not the primary “snapshot before I edit” path. Prefer checkpoints for that.

See also