Project-specific Hydrogen idioms for apps/storefront. The canonical Hydrogen
patterns (route placement, ComponentPlaceholder, loaders, caching) live in
apps/storefront/CLAUDE.md and load on-demand when working in that directory.
This page captures the Corza-specific deviations and extensions.
Hydrogen + Vite versions
The catalog in
pnpm-workspace.yamlpins@shopify/hydrogen: ^2026.4.2andvite: ^8.0.1, so the storefront resolves to Hydrogen 2026.4 / Vite 8. Confirm by inspecting the actual storefrontpackage.jsononce a contribution captures the wired versions in production.
Project-specific patterns
Hydrogen patterns pending
File
type: clarificationortype: decisioncontributions when the team picks a non-default approach (e.g., specific cache strategy for B2B catalog, server-vs-client fetch boundaries with Pack Digital, GoldTalk middleware integration patterns).