setValidSteps
Set which steps can be navigated to from any step in this context. Acts as a
context-level default; step-level setValidSteps() takes precedence when set.
Parameters
steps
List of step names. Include "next" to allow sequential advancement.
Returns
Context — Self for method chaining.