Build Your Own Bundle - two build options

Staged for review on this sandbox theme only. Neither option is live. Pick one and we finish the build.

Option A - Native Shopify fixed bundles (recommended)

What it isCurated fixed-composition boxes, e.g. a 20-unit case tier. Customer picks a published bundle SKU, not individual units.
Backend readinessPacking projection tested (7 unit tests), not yet wired into order-ingress or stock writes.
RiskLow - no production database migration needed.
Time to shipFastest of the two - Shopify-native product/variant setup plus finishing the wiring.

Option B - Variable bundle (pick any mix of units)

What it isCustomer assembles an arbitrary mix of catch-weight units into one bundle, reservation-based allocation.
Backend readiness12 tests pass in an isolated proof container. Production schema not migrated (still at revision 0010, needs 0011). Zero bundle units exist in production.
RiskHigher - production migration plus new order-import/scan routes, stock-integrity risk flagged in the handover.
Time to shipSlower - needs a storefront picker UI built from scratch plus the production migration.

Recommendation: start with Option A. Full writeup: infra/entre/reports/bundle-recommendation-2026-09-16.md