To make use of new functionality to pass parameters back via context of exec script as defined here we propose to extend existing examples in pyhps with that option.
Most prominent candidates for that are the existing python examples that already create json files with input and outputs.
These examples can now be extend to provide an option where the json files are created/loaded directly from the exec script, passing/reading parameters in there instead of using the parameter mappings.
We propose to implement this as a new option, also keep old mechanism, expose option as cmd-line argument in the project_setup.py script.