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

    Interface RiskCostLatencySloDefinition

    interface RiskCostLatencySloDefinition {
        agentId: string;
        alertRouting: RiskCostLatencyAlertRoute[];
        evidenceRefs: string[];
        objectives: RiskCostLatencySloObjectives;
        sloId: string;
        timeWindow: RiskCostLatencySloTimeWindow;
    }
    Index
    agentId: string
    evidenceRefs: string[]
    sloId: string