I am building a Data Vault load with PDI. Since Hubs first, and then Links and Satellites can be loaded in parallel or at least in random order, I have jobs that contain a START and SUCCESS with a lot of transformations between them next to each other and not serial. The Data Vault keeps expanding, so it's becoming unreadable. What is the way to handle this efficiently? I love to make it compact.