Appearance
Phone & PIN
This screen controls your core identity anchor.
What You Configure Here
- Uplink phone number (callback vector used in bridge setup)
- PIN initialization/update
- Identity lock / unlock workflow
- Basic persona quick-add controls
Uplink Requirements
- Number is normalized to
1XXXXXXXXXXformat. - Invalid/suspicious patterns are rejected.
- Account cannot place calls until uplink is set.
Identity Lock
After initial setup, the phone number is treated as locked.
CONFIRM_AND_LOCK_IDENTITYcommits lock state.- Unlock requires PIN challenge (
DECRYPT_PROTOCOL (OVERRIDE)).
PIN Notes
- PIN is 6 digits.
- Verification/set operations are handled through
verify-pinbackend function. - PIN state controls access to sensitive actions across the app.