Design a user-facing mobile/web application for an autonomous vehicle (AV) ridesharing service similar to Waymo. The focus is on the user-interaction layer. You must specify: (1) every major API endpoint with full request and response payloads, (2) choice of protocol for each call (REST GET/POST, RPC, or WebSocket) with justification,…