The workflow execution context must record more info about the initiators:
- who started the worfklow (workflowInitiator)
- when (workflowStartTime)
- who acted last on a given task node (nodeLastActor)
- when the node was started/ended (nodeStartTime/nodeEndTime)