merv
your code broke. he clocked in.
example / not executed
02 / try this
03 / check it
how it works
- add contextthe error, plus the code around it. the first red line and the first stack frame from your own code matter most.
- review the suggestionmerv matches it against known failure patterns and explains the likely cause. read it before changing anything.
- verify locallyuse the checklist to confirm the fix actually fixed it — not just that the red went away.