The techs, offices, and customers the app keys off. Post-cutover these live in the app database — no Notion required.
Add, edit, and archive technicians — name, email, office, and Italy coordinator. Drives the tech dropdowns and sign-in attribution.
Browse, edit, and archive customers. Retire test / duplicate rows without deleting them — existing repairs keep their link.
Add and rename offices. Code (CA / VA / IT) drives Red Tag numbering and Italy routing, so it locks once created.
Add, reorder, and archive workflow statuses. Names lock once created (matched exactly for auto-close / date-stamping).
Catalog is the source of truth for the intake / update Variant dropdowns. Manage every model, variant, and category here — no Notion required.
List every model with edit + add. Click any row to modify Variants / Category / Notes / Active.
Repairs whose typed variant isn't in the catalog. Promote good ones, flag bad ones.
Repair requests customers submit through the public RMA form. Review a pending request and convert it into a real intake, and steer routing when an office is at capacity.
When an office is at capacity, new submissions outside its hard zone swing to the other office. Only one can be on at a time (turning one on clears the other).
functions/_lib/admin.js. Add admins via the ADMIN_EMAILS env var.