Class LocatorRanker

java.lang.Object
com.shaft.capture.generate.LocatorRanker

public final class LocatorRanker extends Object
Deterministically ranks captured locator evidence with explainable scoring.
  • Constructor Details

    • LocatorRanker

      public LocatorRanker()
  • Method Details

    • select

      public LocatorRanker.LocatorSelection select(ElementSnapshot target, EventContext context, boolean interaction)
      Selects the strongest candidate for one captured target.
      Parameters:
      target - target evidence
      context - event context
      interaction - whether the event interacts with the target
      Returns:
      ranked selection