Unable to install or re-install on new or old hardware which was working before

While I am back up and running I am rather nervous at the the message in the GUI where it says both boot disks have exported pools.

root@artifact[/home/admin]# zpool status -v
  pool: aqueduct
 state: ONLINE
  scan: scrub repaired 0B in 00:13:24 with 0 errors on Sun Mar 16 01:56:19 2025
config:

        NAME                                      STATE     READ WRITE CKSUM
        aqueduct                                  ONLINE       0     0     0
          raidz1-0                                ONLINE       0     0     0
            7e76b40b-ce61-4e37-b30d-6f7ecaa6296a  ONLINE       0     0     0
            927f23f9-1450-4ef3-a4b4-c91c01e14ae9  ONLINE       0     0     0
            0a727026-95b9-4127-9132-fea5299f5e4c  ONLINE       0     0     0
            ee3e76f3-238b-41e1-80a4-73e662d1acd1  ONLINE       0     0     0
            1f9dfff2-a194-4a7b-9fbd-447a61fa7adb  ONLINE       0     0     0
            592fa13c-6932-4242-98f8-c6ae883c5c39  ONLINE       0     0     0
          raidz1-1                                ONLINE       0     0     0
            91918f13-2443-4c71-90be-78959c1b91e0  ONLINE       0     0     0
            d5878b70-76d5-48bf-95bb-303710e4438a  ONLINE       0     0     0
            2b90f0ac-7c56-4488-93f6-864dc89367f2  ONLINE       0     0     0
            3aeeda9a-a41f-4c81-a868-e569d81a8533  ONLINE       0     0     0
            74eb10d4-a7e4-4d5b-a6ea-19ea97d24604  ONLINE       0     0     0
            b978f07d-8351-4142-95d2-4d6c06475567  ONLINE       0     0     0
        logs
          e436e267-de55-4cca-bab7-e1efd8a4be7e    ONLINE       0     0     0
        spares
          b40965bb-3ae6-4024-bec9-530b5d474370    AVAIL   

errors: No known data errors

  pool: boot-pool
 state: ONLINE
status: Some supported and requested features are not enabled on the pool.
        The pool can still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not support
        the features. See zpool-features(7) for details.
config:

        NAME        STATE     READ WRITE CKSUM
        boot-pool   ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            sdf3    ONLINE       0     0     0
            sda3    ONLINE       0     0     0

errors: No known data errors
root@artifact[/home/admin]# 

Can I reboot safely or am I just going to be dumped at an initramfs prompt?

Seems to be the same problem here.