In sequential step execution, the key metric is accuracy of each step's output and the overall success rate of the entire sequence. This is because each step depends on the previous one, so an error early on can cause the whole process to fail.
Measuring step-wise accuracy helps identify where errors happen. Measuring sequence completion rate shows how often the full process succeeds.