1. P0 Security Breach: /api/auth/me Endpoint Exposes Critical deviceSecret Credential
A critical security flaw has been identified in a backend authentication endpoint, exposing a sensitive device credential to multiple attack vectors. The `/api/auth/me` API endpoint is returning the `deviceSecret` in its JSON response, a credential described as functionally equivalent to a session token for device-scop...