CipherQuay·11:49 PM
I'll create a secure customer portal with ordering, account history, document access, and admin controls. Starting with the route structure and shared commerce primitives.
- Scaffold authenticated app shell with role-aware sidebar
- Create catalog, cart and reorder pages with mock product data
- Add account section: invoices, deliveries, document vault
- Wire admin controls behind a role guard
- Run typecheck and ship a preview