Causality Analyzer
    Preparing search index...
    Index
    config: DAConfig
    • Apply descendant adjustment to RHT scores. Returns adjusted scores sorted by key: (score, -topological_layer).

      Parameters

      • graph: CausalGraph
      • rhtScores: Map<string, { confidence: number; zScore: number }>

      Returns RootCause[]