class LittleGhost::Assembly::Step
One logical child execution in a composite Assembly result.
Steps identify the participant, relationships to other steps, attempts, usage, and a bounded semantic output. Use RunResult#trajectory for queries over several steps.
Attributes
The invoked Assembly’s stable identifier.
The invoked Assembly kind.
Immutable Attempt values, including retries.
The parallel branch identifier, or nil.
The stable identifier for this step occurrence.
The bounded semantic output retained for coordination inspection.
Indicates that output exceeded the public result limit.
The containing step identifier for nested coordination, or nil.
The participant name used by the parent Assembly.
Step identifiers whose results led to this step.
The logical step’s terminal status.