Demo business - no real orders or payments. This is a fictional sales demo, not an operating restaurant.

Founder flow map

End-to-end demo flow map

Rehearse the full fake product journey from QR menu discovery to owner operations, settings, ticket, and insights previews while keeping every route safely demo-only.

Practical walkthrough order

Which route to use next

Customer path

Menu to fake status

Use this when rehearsing the ordinary guest path from branded menu discovery through a no-payment status preview.

  1. HomeDemo warning and brand entry.
  2. MenuStatic catalog and local customizer.
  3. Item detailPreset modifiers and browser-local cart handoff.
  4. CartReview local demo snapshots.
  5. Checkout previewNo forms, payment, or order submission.
  6. Static statusFake HHP-DEMO reference and timeline.
  7. Notification previewNo message delivery or contact data.

Regular path

Favorites back to menu/cart

Use this to show repeat-customer convenience without accounts, customer profiles, or stored order history.

  1. Regular previewStatic favorites and reorder-style cards.
  2. Menu returnSame public-safe menu path.
  3. Demo cartBrowser-local cart preview.

Owner path

Value story to ticket

Use this to pair the fake customer status with read-only owner operations, settings, insights, and prep concepts.

  1. Owner storyFake metrics and value framing.
  2. Owner consoleRead-only operations and menu cards.
  3. Order detailStatic fake owner order detail.
  4. Editor detailRead-only menu editor shape.
  5. SettingsStatic setup and fulfillment constraints.
  6. InsightsFake reporting and promo readiness.
  7. Prep ticketStatic ticket with no staff actions.

Founder path

Practice and explain scope

Use this sequence before and after a prospect meeting to rehearse, reset, recap, and keep the live-scope boundary clear.

  1. Sales demoQR, pitch, reset, and owner value.
  2. RunbookMeeting-day talk track.
  3. Flow mapThis full fake-route map.
  4. Leave-behindStatic recap with no lead capture.
  5. DisclaimerPublic-safe limits and fictional business note.
  6. Install guidePWA guidance only.

Customer journey

From QR menu to fake status

  1. Customer discovery

    Static menu seed data and public-safe item photos.

    Adapter seam: Menu catalog reader

    Preview menu
  2. Item customization

    Preset modifiers only, with no free-text instructions.

    Adapter seam: Item customization reader

    Preview item detail
  3. Cart review

    Browser-local cart preview, no submitted cart or account.

    Adapter seam: Demo cart snapshot reader

    Preview demo cart
  4. Checkout concept

    Checkout preview only, no payment or order creation.

    Adapter seam: Fake checkout and status reader

    Preview checkout review
  5. Order status concept

    Static HHP-DEMO reference and fake status timeline.

    Adapter seam: Fake checkout and status reader

    View static status
  6. Receipt and communication concept

    No contact data and no SMS, email, push, or webhook behavior.

    Adapter seam: Communication and ticket preview reader

    View notification preview

Regular customer journey

From favorites preview back to cart

  1. Regular customer overview

    Static favorite and reorder cards, no account or loyalty ledger.

    Adapter seam: Regular customer preview reader

    Review regular preview
  2. Menu return path

    Regular-customer cards point back to the same safe menu/item previews.

    Adapter seam: Menu catalog reader

    Return to menu
  3. Reorder cart preview

    Reorder-style cards use harmless browser-local cart snapshots only.

    Adapter seam: Demo cart snapshot reader

    Preview demo cart

Owner journey

From value story to read-only operations

  1. Owner value overview

    Fake owner value story with no protected dashboard.

    Adapter seam: Owner console preview reader

    Preview owner story
  2. Owner operations

    Read-only fake order cards and menu readiness concepts.

    Adapter seam: Owner console preview reader

    Preview owner console
  3. Owner order detail

    Static fake order detail for the same HHP-DEMO reference.

    Adapter seam: Owner console preview reader

    View fake order detail
  4. Menu editor detail

    Read-only item editor shape with no upload or publishing.

    Adapter seam: Owner console preview reader

    View editor preview
  5. Settings and fulfillment readiness

    Static setup story, no forms, uploads, or saved changes.

    Adapter seam: Owner settings preview reader

    Review static settings
  6. Insights and promo readiness

    Fake reporting and promo concepts, no analytics or coupons.

    Adapter seam: Owner insights preview reader

    Review insights preview
  7. Kitchen handoff concept

    Static kitchen ticket shape, no staff actions or print tools.

    Adapter seam: Communication and ticket preview reader

    Preview prep ticket

Founder support routes

Practice, reset, recap, and explain scope

  1. Founder sales control room

    Sales page, reset tool, QR story, and pitch guidance.

    Adapter seam: Founder route inventory

    Review sales demo
  2. Live demo runbook

    Route-by-route talk track and readiness checklist.

    Adapter seam: Founder route inventory

    Review runbook
  3. Flow-map rehearsal

    This page ties the full fake product story to adapter seams.

    Adapter seam: Founder route inventory

    View demo flow map
  4. Owner follow-up summary

    Static follow-up page with no forms or lead capture.

    Adapter seam: Founder route inventory

    Review leave-behind
  5. Safety disclaimer

    Public-safe scope limits for the fictional business.

    Adapter seam: Founder route inventory

    Read demo disclaimer
  6. Add-to-home-screen story

    PWA guidance only, with platform caveats.

    Adapter seam: Founder route inventory

    Review install guide

Database adapter boundary

What future database work would replace

Menu catalog repository

menu-catalog

Static `menuCategories`, `menuItems`, and image slot seeds.

Future replacement: Menu category, menu item, modifier group, modifier option, image asset, and availability records.

Item customization repository

item-customization

Static modifier groups, preset notes, pricing helpers, and validation functions.

Future replacement: Modifier group rules, option compatibility, item snapshots, and price version records.

Demo cart snapshot repository

demo-cart

Browser-local serialized demo cart state.

Future replacement: Server-side cart/order draft records only after privacy, abuse, and checkout scope are approved.

Fake checkout and status repository

checkout-status

Static handoff, no-payment receipt, fake status timeline, and deterministic HHP-DEMO reference data.

Future replacement: Order draft, order, order item snapshot, payment metadata, status event, and receipt records.

Regular customer preview repository

regular-customer

Static favorites, preferences, and fake recent-order cards.

Future replacement: Customer profile, saved favorite, preference, loyalty, and order history read models if approved.

Owner console preview repository

owner-console

Static owner metrics, fake order cards, fake order detail, stage chips, and read-only menu editor shapes.

Future replacement: Owner dashboard read models, order management views, menu management records, and audit events.

Owner settings preview repository

owner-settings

Static store setup, hours, service mode, and policy preview data.

Future replacement: Business profile, operating hours, service policy, fulfillment mode, QR/PWA setup, and brand asset records.

Owner insights preview repository

owner-insights

Static fake reporting rows, readiness metrics, repeat signals, operations cards, and promo concepts.

Future replacement: Aggregated order item snapshots, reporting projections, promotion plans, coupon terms, and privacy-reviewed customer segments if approved.

Communication and ticket preview repository

communication-ticket

Static customer communication preview, no-payment receipt summary, and kitchen ticket concept data.

Future replacement: Notification template, consent, delivery event, kitchen ticket, fulfillment checklist, and support records.

Database-backed later summary

What real data would connect after discovery

  • Menu and modifier records would replace static menu seed data after owner editing rules are approved.
  • Order, order-item snapshot, status-event, and receipt metadata would replace local fake checkout/status previews after checkout and support scope are approved.
  • Owner dashboard, settings, ticket, and reporting read models would require authenticated roles, audit events, privacy review, and abuse controls.
  • Customer favorites, profiles, loyalty, notifications, exports, and deletion workflows need consent, retention, and support rules before any real customer data exists.

Founder presentation guardrail

Keep the full story fake-only

Use this page to navigate and explain the product story. Do not describe any route as live ordering, live reporting, real owner management, real messaging, delivery, fulfillment, or payment infrastructure. Production work needs separate discovery, privacy, security, operations, and validation decisions.