Currently we have to refresh and republish manually to keep the sequence. Automating that is going to be hard -there will sometimes be cyclic stuff, sometimes other things.But one idea was to have a place in service centre, like in a solution, that would go one step deeper.1 - define modules in this solution2 - order them in a specific sequence so that it makes sense going up the 4LC - especially where there are combinations.3 - execute - effectively automatically do the same as we do manually - open the module, refresh dependencies, apply, publish, move to next module4 - exceptions are fine to throw & cancel operation, should be able to communicate with the team directly when this is used.5- outcome should be that all producers / consumer warnings are handled.