Required Data Object
{\n user_id: "usr_982x",\n phone: "+91 98765 43210",\n role: "FARMER"\n}
What User Sees
Welcome screen, mobile OTP verification, and basic profile creation.
What Admin Sees
New registration alert inside user management dashboard.
Database Changes
Inserts record to `users` table with state `UNVERIFIED`.