Weak · sample answer
I noticed our iOS crash rate kept spiking after releases, so I patched the worst offender — a memory leak hitting about 40 percent of sessions. I flagged the pattern to the team but never built the monitoring framework I'd planned. The crashes kept coming.
Why this scores weak
Diagnoses the systemic problem accurately, then consciously chooses the tactical patch instead.