Is your feature request related to a problem? Please describe
Currently, the way debug mode works is not very helpful. To be honest, I don't really even know how it works, as it's so useless that I never use it.
Describe the solution you'd like
I would like to change debug mode so that you can run a single module based on a pre-existing complete [run_id]. In other words, this change would enable you to piggyback on old input data in order to test/debug a specific module. This means you don't have to run though the whole program if you want to debug something in the Household Characteristics module
Describe alternatives you've considered
N/A
Additional context
N/A