2026-08-18 — Dev catalogs, footer Download, socials
Summary
/dev/nabla and /dev/styles were a silent home redirect for anyone without a developer platform role, including local next dev. Local catalogs are visible without the production email allow-list. Footer Download is its own column; Instagram and Facebook use the foodtrucknerdz handles.
Highlights
-
app/dev/layout.tsxno longerredirect('/')when the gate fails. Localnext dev(NODE_ENV === 'development') renders/dev/*withoutFTN_DEVELOPER_EMAILS. Production still requiresplatformRoledeveloper, but denied visitors see a page, not a blank home. -
The floating FTN developer panel appears in local
next deveven when unsigned-in, and links to Nabla palettes (/dev/nabla: 14 ten-slot options on white and black) plus the style catalog. -
Footer columns: Events, About, Help (Help, Support, Privacy, Terms), Get the app (Download). Download is not nested under Help.
-
Social icon row: Instagram and Facebook,
target=_blankrel=noopener noreferrer. X is a disabled “coming soon” control with no profile URL. -
Find hamburger (the only footer on
/find) includes Help, Get the app, and the same socials.