将原本在nginx处理的遥测日志请求移至后端, 忽略Claude Code客户端发送的日志数据。
将后端路由与前端API调用对齐: - /user/profile -> /users/me - PUT /user/password -> POST /users/me/password