Tutorial 2: User Onboarding Flow
Goal
Build a realistic onboarding flow with step composition and shared state.
What You Learn
How to model business state in
ExecutionContextHow to compose steps with
Block,Chain, andFlowHow to inspect outcomes
Reference
See the onboarding example in Getting Started.