Narong (board items n5 / n6 / n7, Next-Phase POS) — three back-office
configuration slices. Verified end-to-end on the staging Worker: demo.staging (Pro) for the navigation
move, lumiere.staging (Starter, found at 0 cash / 0 categories) for the auto-create flows.
Gate-2 walkthrough 8/8 + staging smoke 5/5.
The registers admin moved from the Point of Sale section to Configurations › Store ›
Registers (a full route move to /settings/registers). The old /pos/registers is now
a redirect stub, so bookmarks and deep links (with ?shop=) still land right.
?shop=abc123 carried through

/settings/registers.
Shops are created in Cpanel, so there is no in-app shop-create hook — Narong's note pins the moment to
"right after adding a register." Adding a register now ensures the shop has a Cash tender:
Name = "Cash", Description = "Cash & <shop name>", shop-scoped. Idempotent
(skips if a cash method already applies) and best-effort (never fails the register the user asked for).

A one-click populate of the standard coffee-shop categories (Coffee · Tea · Frappe / Blended · Bakery & Pastry · Food · Retail / Beans), surfaced two ways: an empty-state card on Configurations › Categories, and a one-time prompt right after the first register is added (only when the tenant still has no categories). Idempotent — re-running skips existing names.



nix-cafe c495b4e (staging c9ad3c1, nix-cafe-staging Worker version 410a7efd).
Parked on staging for the scheduled prod promote.