box-category-exhaustive-return

Status: IN

`boxCategory` always returns exactly one of four string literals; the if/elif chain covers all four (bulky, heavy) combinations with no unreachable or missing branch.

Source: entries/2026/06/06/categorize-box-according-to-criteria-solution.md

JSON