mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 19:12:50 +00:00
/seafarer-registration was wrapped in RequireSeafarerProfile, which sends an applicant with an incomplete profile to /profile first. That gate belongs to the replacement design, where registration is filled in from the profile. Mengestab's approved wizard asks for those same personal, identity and contact details itself across its four steps, so the gate bounced the applicant out before they ever saw the form -- which is why the approved UI looked missing rather than merely unreachable. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>