TamsFlowMetadata.sourceId property
The source this flow is one encoding of. Must be a uuid.
Omitting it means a fresh source per run, so successive runs of the same push look like unrelated programmes in the store. Supply a stable value to have them collect under one source.
Signature:
sourceId?: string;