filedocs/BACKUP-SCOPE.md
# Backup scope

## Included

- Workspace brain/persona files
- Long-term and daily memory markdown
- Semantic/episodic memory exports that are safe to store in Git
- Custom local skills
- Root OpenClaw agent templates
- Sanitized OpenClaw config snapshot
- Human-readable cron/server snapshots
- Backup script used by system cron

## Excluded

- GitHub CLI credentials
- SSH private keys
- Telegram bot token and channel credentials
- `.env` files
- SQLite runtime indexes/caches
- logs, media, delivery queues, pending device-pairing files

Secrets must be recreated manually or restored from a proper password manager, not from Git.