mark

open override fun mark(candidates: List<Proposition>, repository: PropositionRepository, ctx: CollectorRunContext): List<PropositionMark>

Same contract as CollectorStrategy.mark, but with the full run context available.