Current model
Joyride is still in a trust-based paper-trading phase.HTTP
User identity is taken from:x-device-idheader, oruser_idquery parameter
WebSocket
The gateway requires apublic/auth call before any private/* method:
Admin endpoints
Admin routes require:ADMIN_TOKEN is read from the environment. If it is unset or empty, admin routes are open in development mode.