09bae3e783
Latest diagnostic run showed aquaria's OpenSSH responding fine on the first of several near-simultaneous connections ssh-keyscan opens (one per default-probed key type), then hanging on the rest with no response — a rate-limiting signature, not an outright ban. Both hosts confirmed to offer an RSA host key, so scan just that type: one connection per host instead of ~4 at once. Left the diagnostic step in to confirm before removing it. Dropped -v now that the cause is known.