diff --git a/src/components/admin/OnboardingDeprecatedPage.tsx b/src/components/admin/OnboardingDeprecatedPage.tsx deleted file mode 100644 index 8d8e3cc..0000000 --- a/src/components/admin/OnboardingDeprecatedPage.tsx +++ /dev/null @@ -1,36 +0,0 @@ -import { A } from '@solidjs/router'; - -export default function OnboardingDeprecatedPage() { - return ( -
- Legacy onboarding schema management is no longer used in the active platform flow. -
-- Current flow: user signs up with intent, lands on role dashboard, completes My Profile/My Portfolio, - then enters Verification and final Approval workflows. -
-+ Defines the verification wizard's steps and fields per role — which fields are required, and which + become permanently locked once the profile is approved. This replaces per-role hardcoding in the + frontend. +
+Loading schema...
+