@deskcreate/agentcraft
    Preparing search index...

    Interface TraceReplayFixture

    interface TraceReplayFixture {
        runId: string;
        spans: TraceSpan[];
        version: 1;
    }
    Index

    Properties

    Properties

    runId: string
    spans: TraceSpan[]
    version: 1