Step-execution input normalization for the runtime.
This module keeps payload/context merging and identifier normalization out of the main runtime flow.
@type expected_step() :: atom() | String.t() | nil
@type input_mapping() :: Squidie.Workflow.InputMapping.t() | nil