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

    Interface InspectProviderDriftShieldSurface

    interface InspectProviderDriftShieldSurface {
        activeAlertIds: string[];
        blocked: boolean;
        gate: ProviderDriftCiGate;
        inspectEvidenceHash: string;
        waivedAlertIds: string[];
    }
    Index
    activeAlertIds: string[]
    blocked: boolean
    gate: ProviderDriftCiGate
    inspectEvidenceHash: string
    waivedAlertIds: string[]