Ship the delivery platform UI under modules/delivery with thin app routes, BFF proxy, CRUD for phase 10.0-10.1 APIs, and capability-gated future screens. Co-authored-by: Cursor <cursoragent@cursor.com>
424 B
424 B
Torbat Driver — Delivery Module
Business UI for /delivery/*. Routes are thin re-exports in app/delivery/.
Structure
features/— page implementationscomponents/— portal shell, CRUD factory, phase gatesservices/delivery-api.ts— real backend client (BFF/api/delivery)constants/— nav, permissions, phase registry
Scaffold
node scripts/scaffold-delivery-module.mjs