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

    Interface ConfidenceHeatmapCell

    interface ConfidenceHeatmapCell {
        confidence: number;
        questionId: string;
        runId: string;
    }
    Index
    confidence: number
    questionId: string
    runId: string