Circle V2 API Docs
    Preparing search index...

    Type Alias LegacyAuditRunEffectiveStatus

    LegacyAuditRunEffectiveStatus:
        | "pass"
        | "fail"
        | "needs_review"
        | "not_applicable"

    "Effective" status = the status the user sees, which is the manual override when present, otherwise the AI-generated status. Includes not_applicable which is only reachable via override.