Optional telemetry-injection field on the raw workflow.* verbs — the
telemetry twin of the Clocked seam in clock.ts. It is exported
because those verbs expose this composition helper in their public
signatures, but production normally injects a logger once via
createEngine({ telemetry }), not as an everyday per-call option. A
raw-namespace caller that omits it emits nothing (the verbs default to
noopTelemetry).
Optional telemetry-injection field on the raw
workflow.*verbs — the telemetry twin of theClockedseam inclock.ts. It is exported because those verbs expose this composition helper in their public signatures, but production normally injects a logger once viacreateEngine({ telemetry }), not as an everyday per-call option. A raw-namespace caller that omits it emits nothing (the verbs default to noopTelemetry).