Member Junction
    Preparing search index...
    • Counts surviving activity rows as of the cutoff — a generic point-in-time aggregate (e.g. activity_count_asof). Only rows at-or-before the cutoff are counted, preventing future leakage.

      Parameters

      • rows: DatedRow[]

        candidate dated rows

      • asOfDate: Date

        the resolved cutoff, or null for no filtering

      Returns number