Move the root type inside the schema definition, as it is a property of it and not of the generator.
Merge all the command-line scripts for generating tuple-tree implementations into a single `tuple-tree-generate.py` script. Move all the other files a directory down.