I Found 4 Bugs in an AI Student Platform — Here's What Was Actually Wrong

A GET endpoint inserting rows into a production database.

A notification bell hammering an API with requests before the user even signed in.

Failed API calls silently showing up as empty states.

A frontend component expecting { doubts, pagination } from an API that returned a plain array.