Add mechanism for saving Process metadata and all sessions output into one json result. Clean up the logic and output for Session data from simply creating new files for every session to something easier to manage (maybe a folder representing a process with files for each session, or a single json dump that includes all data for the entire process and every session in it).
Add mechanism for saving Process metadata and all sessions output into one json result. Clean up the logic and output for Session data from simply creating new files for every session to something easier to manage (maybe a folder representing a process with files for each session, or a single json dump that includes all data for the entire process and every session in it).