Causality Analyzer
    Preparing search index...
    interface DAConfig {
        enabled: boolean;
        threshold: number;
    }
    Index
    enabled: boolean

    Whether to apply descendant adjustment

    threshold: number

    Threshold for considering a node as "potentially anomalous"