@fireborn I think the way this will ultimately be solved is by eliminating the console fallback entirely. Ideally, the GUI should work reliably enough, for both blind and sighted users, that we don't need anything else, and if you've done something unusual and you need to debug the state of your desktop, you connect to it from another computer, via SSH or maybe via serial console over USB.
@fireborn I also think it will help to use a tightly integrated system, that's delivered as an immutable image, like GNOME OS (as @AdrianVovk has discussed before). The kit-car approach of conventional distros, where you can swap out components at a granular level by installing and removing packages that can all have a global effect on the system, is too fragile IMO.
@matt @AdrianVovk That said, If I could have immutable rot while still being able to build on top of it with a quick revert feature, that I could see the appeal of.