fn pipe_target_str(t: PipeTarget) -> &'static strExpand description
Serialize a PipeTarget to the schema’s target column. Mirrors
srv’s command_discriminant_name style (snake_case strings rather
than Debug formatting) so --diag sagas output is greppable.