Select a prototype from the sidebar
📐

C3PO Prototype Viewer

Select a prototype from the sidebar, or click one of the quick-access cards below.

Prototype 06d
Programs Grid
Program list, filters, status chips
Prototype 07
Program Details
Program hub, warehouse goals, order builder
Prototype 14c
Program Ordering
Build order · Review & Submit · Order Confirmed
Prototype 13
Approval Queue & Targets
DRM territory overview, program targets & approval queue
Angular / Flam3e prototype (07-ng)

The Angular version of Prototype 07 is in angular_prototypes/program-details/.

To run it, install dependencies and serve:

cd prototype-viewer && npm install && npm start

Requires Node.js 25.x (same version as ssc.frontend).