Finance papers often describe strategies across scattered passages. For each
paper, we implement the strategy and validate the complete pipeline with
quantitative experts to obtain a golden reference. The paper
remains the primary methodological source; the reference establishes that the
declared task admits a coherent executable interpretation.
Inspecting the executable pipeline helps experts check Type-B coverage and
cross-stage consistency, including timing, universe filtering, and
missing-value handling. Supporting paper evidence and any operational
clarification are recorded before evaluation.
Each property is converted to an executable checker with test inputs tailored
to it. For simple properties (fixed parameter values, scalar computations) the
checker exercises an individual pipeline stage; for properties that span
multiple stages, the checker mutates real input data in ways likely to expose
a violation — for example, injecting an artificially large future return to
detect look-ahead bias.