Lookup statistics for a (procedureType, stage) pair.
Performs an exact lookup by lifecycleKey(procedureType, normalizedStage).
Returns undefined when no matching cell exists or the cell has zero
samples, so callers must handle the missing-data case explicitly.
Lookup statistics for a
(procedureType, stage)pair.Performs an exact lookup by
lifecycleKey(procedureType, normalizedStage). Returnsundefinedwhen no matching cell exists or the cell has zero samples, so callers must handle the missing-data case explicitly.