Is there a guide anywhere for removing Systemd from a solus install in preparation for a manual install from source? I need to install an older version of Systemd for game compatibility but cannot remove the currently installed version.

systemd is part of system.base. Removing a base component = breaking your system.
Just run eopkg info systemd and look at the reverse dependencies to have a rough idea of the impact.