OptionalfilterAn entity name + SQL filter selecting the rows to score.
OptionallistA Lists id whose member rows are scored.
OptionalrecordsExplicit record ids / primary-key objects to score.
OptionalsingleA single record (entity + primary key) to score.
OptionalviewA User Views id whose rows are scored.
The scope of records to score. Mirrors the Record Set Processing scope shapes (records / view / list / filter / single). Exactly one shape should be populated; the runner resolves it into a concrete record set.