Compact identity for a pipeline run — the stage chain, e.g. get_rows → where → select. Used to
label the injected result message so multiple pipeline results across turns stay distinguishable
after compaction (mirrors how artifact-tool results name their tool). Elides the middle when there
are many stages so the label never bloats the context it's meant to economize.
Compact identity for a pipeline run — the stage chain, e.g.
get_rows → where → select. Used to label the injected result message so multiple pipeline results across turns stay distinguishable after compaction (mirrors how artifact-tool results name their tool). Elides the middle when there are many stages so the label never bloats the context it's meant to economize.