A scenario completes delivery of value, not a single step
A scenario is an acceptance test.
Demos tell a convincing story.
Only show features that fit a realistic story, e.g.,
Apple's demo of the first WYSIWYG editor was about making
a one-page flyer -- type and edit text, change fonts, insert picture, no more.
Develop incrementally
Write minimum viable scenarios.
Each scenario demonstrates one piece of user value.
Write simplest user stories that will make scenario work.