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

    Interface ErrorAmplificationHotspot

    interface ErrorAmplificationHotspot {
        propagationFactor: number;
        residualError: number;
        stageId: string;
        stageRisk: number;
    }
    Index
    propagationFactor: number
    residualError: number
    stageId: string
    stageRisk: number