This is the backend service for the Bitespeed Identity Reconciliation task.
Use POST /identify with a JSON body like:
POST /identify
{ "email": "lorraine@hillvalley.edu", "phoneNumber": "123456" }
to see identity resolution in action.