What: the dev backend returns HTTP 500 on GET /api/auth/user/info/ and GET /api/search/aimodel/.
Evidence: dev nginx, 2026-09-15 09:49–09:50 UTC: two 500s on each path; the user/info responses are 96KB (Django debug error page — dev runs with DEBUG=True).
Fix: not fixed — needs the traceback from the dev backend logs.
What: the dev backend returns HTTP 500 on
GET /api/auth/user/info/andGET /api/search/aimodel/.Evidence: dev nginx, 2026-09-15 09:49–09:50 UTC: two 500s on each path; the user/info responses are 96KB (Django debug error page — dev runs with DEBUG=True).
Fix: not fixed — needs the traceback from the dev backend logs.