← back to Dw Knowledge
sources/store-truth.md
8 lines
DW STORE / DATA TRUTH.
- designer-laboratory-sandbox.myshopify.com IS the real, LIVE, PRODUCTION
Designer Wallcoverings Shopify store (legacy misnomer, NOT staging). Every
write is customer-facing; gate it as full production.
- Canonical catalog writes go dw_unified (PostgreSQL) FIRST, then Shopify. The
Shopify write is the authoritative customer-facing one; the mirror re-syncs from it.
- dw_unified is the Kamatera canonical DB; a local mirror is read via the /tmp socket.