WARNING: Complete data cleanup This will remove: • All container images • All persistent data (databases, images, volumes, logs) • All libvirt VMs matching pattern 'notapet-' • Libvirt session service and hotstack user • Podman network (hotstack-os) • Storage directories • OVS bridges Run 'sudo make uninstall' first to stop and remove systemd services. Auto-confirmed via HOTSTACK_CLEANUP_CONFIRM Complete data cleanup... [OK] Removed container images [OK] Cleaned libvirt VMs [WARNING] No hotstack user found [OK] Removed podman network [OK] Removed podman volumes [OK] Unmounted bind mounts [OK] Cleaned data directories Cleanup complete! To rebuild: sudo make build && sudo make install