Clarify what is legacy code
Folders like ./bin and ./moml are legacy and when refactoring, there is no need to refactor them as well.
I propose to remove what we no longer need and make a ./.legacy folder and move everything in there that is no longer needed but we want to keep for some reason.