I use Manjaro, but I run it like vanilla Arch (for example pacman/yay and not pamac). I find this to be a sweet spot for me - rolling releases are so incredibly nice, and Manjaro being slightly slower than Arch is good from a stability standpoint in my experience.
I use ZFS all over the place, including the root storage pool on my home server, which has overall been a great experience with systemd-boot.
ZFS also directly addresses this issue in that a scrub can be setup in cron, which will detect any data issues and send email. One could do that with smartctl too, but that can be too late, where a ZFS scrub is more likely to let you know of issues before data loss.