Tooltip summarizing an invocation's provenance for the badge hover.
The glyph beside a row's status word.
Covers BOTH status vocabularies' worth of meaning, because this list used to know only what an
AIAgentRunStep can be — Running / Completed / Failed / Cancelled / Paused. A workflow step is
Pending, Skipped or Blocked (and says Complete, not Completed), so every row belonging
to a task graph fell through to the unknown glyph and rendered a question mark. The projection
now normalizes the two vocabularies into one; these are the values it can produce.
Skill-invocation records associated with this step (parsed from
AIAgentRunStep.Skills). Non-empty on Skill steps (the activation performed), Prompt steps (skills in effect for the turn), and Actions/Sub-Agent steps whose tool was granted by a skill rather than a native agent grant.