Investor demo readiness

Storefront + Mobile BFF

Storefront and Mobile BFF demo flow is visible with live mutation authority closed.

Fail-closedLive checkout, order, payment and provider writes are closed.
Storefront2visible read surfaces
Mobile BFF4mock/sandbox surfaces
Live mutation0enabled surfaces

Demo flow

Investor walkthrough

Katalogu ac
  1. 1
    GETDemo hazir

    Storefront catalog browse

    read-only product discovery

    /collections/pilot-dermokozmetik
  2. 2
    GETDemo hazir

    Pilot product detail

    read-only product and cart intent preview

    /products/pilot-dermo-serum
  3. 3
    GETDemo hazir

    Mobile app config

    tenant, theme and capability bootstrap

    /mobile-bff/v1/app-config
  4. 4
    GETDemo hazir

    Mobile readiness envelope

    investor demo readiness for Flutter/API consumers

    /mobile-bff/v1/readiness/demo
  5. 5
    POSTSandbox preview

    Cart validation preview

    price, stock and B2B blocker preview

    /mobile-bff/v1/cart/draft/validate
  6. 6
    POSTCanli kapali

    Checkout mock readiness

    read-only checkout blocker explanation

    /mobile-bff/v1/checkout/mock

Readiness

What is safe to show

Catalog read model

Demo hazir
  • /collections/pilot-dermokozmetik
  • /products/pilot-dermo-serum
  • /mobile-bff/v1/catalog/collections

Show read-only product browsing and B2B mode posture.

Mobile BFF contract

Demo hazir
  • docs/mobile/MOBILE-BFF-CONTRACT.md
  • docs/mobile/MOBILE-BFF-OPENAPI.yaml
  • docs/mobile/fixtures/mobile-bff/manifest.md

Use fixture-backed envelopes for Flutter and investor demo scripts.

Cart and checkout readiness

Sandbox preview
  • /mobile-bff/v1/cart/draft/validate
  • /mobile-bff/v1/cart/validate
  • /mobile-bff/v1/checkout/mock

Explain blockers before any order, payment or provider authority is opened.

Live mutation authority

Canli kapali
  • start_sandbox_checkout
  • create_live_order
  • collect_payment
  • provider_dispatch

Keep live checkout, order, payment and dispatch disabled until coordinator opens the gate.

Boundary

Production stays read-only

Checkout Order Payment Mutation
closed
Provider Dispatch
disabled
Integration Dispatch
disabled
Cargo Invoice Provider Write
closed
Production Proof
read_only_only
Credential Handling
no_repo_credentials