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

    Interface RiskCostLatencySloObjectives

    interface RiskCostLatencySloObjectives {
        maxEscalationRate: number;
        maxP95LatencyMs: number;
        maxRiskIncidentRate: number;
        maxTotalCostUsd: number;
        minReliabilityRate: number;
    }
    Index
    maxEscalationRate: number
    maxP95LatencyMs: number
    maxRiskIncidentRate: number
    maxTotalCostUsd: number
    minReliabilityRate: number