Development only

CUSTOMS prototype index

Every route in the application, grouped and linked. This page is a developer surface — it is not linked from production navigation and it is marked noindex. Status is declared by hand in src/data/route-map.ts, which is the same source that generates docs/ROUTE-MAP.md.

34
BuiltFully composed screen.
6
In progressScreen exists, some flows deliberately stubbed.
0
PlaceholderRoute resolves, content is minimal.
6
FutureDocumented, intentionally not built. Not linked.

46 routes shown of 46

Public Commerce

12 routes

Product Pages

4 routes

Studio

2 routes

Collection Engine

3 routes

Checkout

3 routes

MY CUSTOMS

11 routes

B2B

2 routes

Design System

3 routes

Future

6 routes
  • /store/[handle]CUSTOMS Storefronts

    A customer-hosted shop at their own handle, selling their branded catalogue to their crew. Documented, not built.

    ProductGrid · SiteHeader · Checkout — Storefront service, @/data/collections, @/data/designs

    P4FutureNot built
  • /studio/[productId]Studio Deep Link

    Opens Studio straight onto one product with its options pre-selected, replacing the ?product= query. Documented, not built.

    Studio canvas · ProductRender — @/data/products, @/state/studio

    P1FutureNot built
  • /account/storefrontsStorefront Management

    Where a customer configures, prices and publishes their own storefront. Documented, not built.

    Card · Switch · Input — Storefront service, @/data/customers

    P4FutureNot built
  • /admin/productionProduction Queue

    Internal job board moving orders through design review, production and quality check. Documented, not built.

    OrderStatusPill · UnderlineTabs · Card — @/data/orders, Production service

    P3FutureNot built
  • /api/mockupsMockup Engine API

    Server-rendered photographic mockups replacing the vector ProductRender silhouettes. Documented, not built.

    @/components/product/shapes, Rendering service

    P2FutureNot built
  • /api/designs/analyzeDesign Analysis API

    Extracts colours, checks resolution and suggests placements from an uploaded file. Documented, not built.

    @/components/ui/UploadZone, Vision service

    P3FutureNot built