Handle stitching exports when config.output_folder doesn't contain a stitching subdirectory
We can do one of the following:
- Write stitching export files to the main output folder and overwrite the previous merged profile.
- Write stitching export files to the main output folder and append a timestamp or some other unique ID to each filename to keep all exported merged profiles.
- Figure out how to enforce that the stitching directory exists.