Property Completed
Completed
Steps completed so far, oldest first. Compensation walks this backwards.
public IReadOnlyList<string> Completed { get; init; }
Property Value
Remarks
Recorded as steps succeed rather than derived from the graph, because which steps ran depends on the data — a saga containing a branch does not have one fixed step list.