Every deploy first replays every production ledger with the engine about to ship. The droplet gains a nightly rollup of counts and a nightly backup to Spaces, a pulse script the pulse skill reads, rate limits on opening rooms and taking seats, and eviction of idle rooms from memory with reload from their ledgers on the next visit. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0141G6xqLeNRYEtviLWSB5Up
4 lines
191 B
Plaintext
4 lines
191 B
Plaintext
# Waving Hands: nightly rollup of yesterday's counts, then the ledger backup. UTC.
|
|
12 0 * * * root /usr/local/bin/waving-hands-rollup.sh
|
|
23 7 * * * root /usr/local/bin/waving-hands-backup.sh
|