Return stored representation: always MISSING.
Snapshot decisions live in create_checkpoint (which has the channel
version) and write _DeltaSnapshot(ch.get()) directly into
channel_values. For non-snapshot steps the channel does not appear
in channel_values; reconstruction walks ancestor writes via the
saver's get_delta_channel_history.