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

    Interface HumanloopProviderDriftShieldSurface

    interface HumanloopProviderDriftShieldSurface {
        activeAlertIds: string[];
        blocked: boolean;
        gate: ProviderDriftCiGate;
        humanloopEvidenceHash: string;
        waivedAlertIds: string[];
    }
    Index
    activeAlertIds: string[]
    blocked: boolean
    gate: ProviderDriftCiGate
    humanloopEvidenceHash: string
    waivedAlertIds: string[]