Options
The Action Log supports step statuses, optional descriptions, and per-step expandable details.Statuses
Four statuses mark each step: success, in-progress, not-started, and error. The error status uses a distinct red to signal a failed step; all others render in the neutral foreground.Descriptions
An optional description renders below the step title as body text, providing additional context about what the step found or did. When descriptions are present, the connector line between steps spans a taller area, making the timeline easier to scan. Apply descriptions consistently across a log — mixing steps with and without descriptions creates an uneven vertical rhythm.Details
A step with adetails value gains an independent “Show details” disclosure. The details content renders inside a Card below the description and is collapsed by default, keeping the log compact while allowing deeper inspection on demand.