When a workflows is going to be run, several staging steps are performed before the execution (workflow engine fetching and installation, input downloads, container downloads) and even some deeper pre-processing, like uncompressing some of the inputs from fetched compressed archives or decrypting inputs. Something similar can happen on outputs, like packaging and / or encrypting outputs.
So, should the documentation describe these pre and post processing steps around the workflow execution be described? Should these actions belong to these specifications, or other ones like 5-s RO-Crate?