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

    Interface HumanloopProviderDriftWatchSurface

    interface HumanloopProviderDriftWatchSurface {
        alertCount: number;
        alerts: ProviderDriftWatchAlert[];
        humanloopEvidenceHash: string;
    }
    Index
    alertCount: number
    humanloopEvidenceHash: string