child Of
fun childOf(runRef: ExtractionRunRef, parent: ExtractionRunLineage, supersedesRunRef: ExtractionRunRef? = null, passIndex: Int = parent.passIndex + 1): ExtractionRunLineage
Mints the lineage of a run that continues parent, carrying the parent's root forward and defaulting to the next pass index.