Skip to main content

phase_span

Function phase_span 

Source
pub fn phase_span(spec_id: &str, phase: &str, runner_mode: &str) -> Span
Expand description

Create a span for phase execution with structured fields (FR-OBS-001)

§Arguments

  • spec_id - The spec identifier
  • phase - The phase name
  • runner_mode - The runner mode (native, wsl, auto)

§Returns

A tracing span with the specified fields