actors
property of the scenario aren't actor objects, but JSON schemas defining the properties available for the actor once instantiated in the process.title
and identity
and property.additionalProperties
is set in the actor definition.https://specs.letsflow.io/v0.2.0/actor/schema.json#
identity
property of the actor in the process should change and not the keys of the identity. For instance if there is a change in supplier in the process, don't update the identity keys, but add an identity and switch the identity linked to the actor.