Rotate nightly backups to S3
A nightly schedule runs an SSH shell command that dumps Postgres and pushes the archive to S3, then logs completion back to a Slack ops channel.
Schedule: Nightly schedule fires
Arahi AI: Decide the next action
SSH (key-based auth): Dump Postgres database
AWS: Upload backup archive
Slack: Log completion to ops

