Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface EffectAutoAgentReplayWatchAlert

    interface EffectAutoAgentReplayWatchAlert {
        failedRowIds: string[];
        gateMode: EffectAutoAgentReplayGateMode;
        id: string;
        manifestHash: string;
        message: string;
        metricId: "effectAutoAgentReplayCorpus";
        severity: EffectAutoAgentReplaySeverity;
    }
    Index
    failedRowIds: string[]
    id: string
    manifestHash: string
    message: string
    metricId: "effectAutoAgentReplayCorpus"