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

    Interface PatronusProviderDriftShieldSurface

    interface PatronusProviderDriftShieldSurface {
        activeAlertIds: string[];
        blocked: boolean;
        gate: ProviderDriftCiGate;
        patronusEvidenceHash: string;
        waivedAlertIds: string[];
    }
    Index
    activeAlertIds: string[]
    blocked: boolean
    gate: ProviderDriftCiGate
    patronusEvidenceHash: string
    waivedAlertIds: string[]