EnsureRunTraceOptions
EnsureRunTraceOptions =
object
Options for attaching a fallback run trace to a harness result.
Properties
Section titled “Properties”finishedAt
Section titled “finishedAt”finishedAt:
Date
Wall-clock finish time for the harness run.
optionalid?:string
Optional trace id. A generated id is used when omitted.
name:
string
Human-readable run or harness name.
operationName?
Section titled “operationName?”
optionaloperationName?:GenAiOperationName
GenAI operation name to place on the root run span.
source?
Section titled “source?”
optionalsource?:string
Optional JSON-safe source marker for the trace metadata.
startedAt
Section titled “startedAt”startedAt:
Date
Wall-clock start time for the harness run.