Designs/Dashboard

Designs

Two independent tracks. Commercial: Collection → Product → optional Catalogue Listing. Physical: Product → Requisition (opens a Production batch) → Goods Received → serial-numbered units → Stock. A Product needs no Catalogue Listing to run the physical track — prototypes, samples, internal development and project-specific pieces all manufacture normally. Schema in src/db/schema/designs.ts, description and serial-number logic in src/lib/designs.ts. Only catalogue-listed products push to Summit Web App via src/lib/summit-web-client.ts.