**Impact**: High | **Effort**: High | **Pillar**: Reliability Add system backup and restore functionality. ## Current State - No hay sistema de backup - Solo persistencia en Live USB ## Tasks - [ ] Create mados-backup CLI tool - [ ] Implement backup to external drive/partition - [ ] Implement incremental backups (rsync/borg) - [ ] Create restore functionality - [ ] Add backup scheduling (daily/weekly) - [ ] Add backup verification - [ ] Add excluded paths configuration - [ ] Add backup encryption option - [ ] Create systemd service for automated backups
Impact: High | Effort: High | Pillar: Reliability
Add system backup and restore functionality.
Current State
Tasks