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

    Interface DistributedAgentsScore

    interface DistributedAgentsScore {
        consensusBehavior: number;
        failoverRecovery: number;
        loadDistribution: number;
        maturitySignals: string[];
        observabilityDepth: number;
        overallScore: number;
        partitionTolerance: number;
        recommendations: string[];
        stateSynchronization: number;
    }
    Index
    consensusBehavior: number
    failoverRecovery: number
    loadDistribution: number
    maturitySignals: string[]
    observabilityDepth: number
    overallScore: number
    partitionTolerance: number
    recommendations: string[]
    stateSynchronization: number