The Wally guided tour

Once your foundation is mostly done (3 of 4 tasks complete) and at least one module has real data you've added, Wally pops up a short walkthrough the next time you visit /welcome.

What it shows:
A modal with module hero art, step-by-step cards generated from your real data ("12 contacts ready", "5 menu items added", "Your kitchen is open"), progress dots at the bottom, and Back / Next / Done buttons. Each step has its own deep-link button to that module so you can dive in instantly.

Skipping or dismissing:
Click "Skip tour" or the X in the corner. The dismissal is remembered per-org in your browser's localStorage — once dismissed on a device, it stays out of your way. (Cross-device sync is a future enhancement.)

Re-running the tour:
There's no in-app button to re-trigger it; clear the localStorage key "turtini.guidedTour.dismissed:{orgId}" in your browser dev tools if you want to see it again. Most users never need to.