Causality Analyzer
    Preparing search index...
    interface RCARankingData {
        propagationPaths: PropagationPath[];
        rootCauses: RankingEntry[];
    }
    Index
    propagationPaths: PropagationPath[]
    rootCauses: RankingEntry[]