Another issue that should go both in campari and https://github.com/Roman-Supernova-PIT/environment : standardized debug dirs.
In the standard config I have in the environment, there is no system.paths.debug_dir, but there is a system.paths.temp_dir. We should think about whether we need both (temp dir might be explicitly for things that will get deleted during the run, and debug dir will be for output files you might want to look at at the end), and make sure which config options exist are standardized in the environment.
Originally posted by @rknop in #193 (comment)