···126126127127Tests use dependency injection with mock implementations for the S3 client and exporter, so no external services or credentials are needed.
128128129129+## Future Plans
130130+131131+- **Scheduled backups via launchd** -- A LaunchAgent plist to run backups daily on a dedicated Mac. Includes an `--auto` flag (no prompts, file-based logging to `~/.attic/logs/`), macOS notifications on completion/failure, and `deno task install-schedule` / `deno task uninstall-schedule` commands.
132132+129133## Project Structure
130134131135```