diff --git a/docs/fleettools/booth.md b/docs/fleettools/booth.md index 0f971eb..3559255 100644 --- a/docs/fleettools/booth.md +++ b/docs/fleettools/booth.md @@ -6,13 +6,20 @@ Wiped **24h after last activity** unless kept. No auth (LAN/WG-internal), so never drop secrets in a booth. +**Ephemeral is the default; KEEP is the exception, not the rule.** A booth is +meant to be wiped by the 24h sweep. Only `booth keep` a booth whose data must +**explicitly persist beyond 24h** — a standing board, or a record the operator +will deliberately revisit — never "just in case". When in doubt, leave it +ephemeral: a wiped render is cheap to regenerate, whereas a pile of stale kept +booths is clutter that never cleans itself up. + ## Show the operator something ```sh booth new ; booth add ... # or just cp/rsync into ~/booth-data// rsync -a ./out/ nh3-dev:booth-data// # from another host booth url # -> http://10.100.10.50:8090/b// -booth keep / booth unkeep # exempt from / restore the 24h sweep +booth keep / booth unkeep # exempt from / restore the 24h sweep (the exception — only for data that must persist >24h) ``` Auto-renders a gallery of images, webm+mp4 video and audio. A `.txt` sidecar