closest-to-zero-positive-tiebreak

Status: IN

When two numbers have equal absolute value, the closest-to-zero solver returns the positive one via the `num > best` guard in the update predicate.

Source: entries/2026/06/06/find-closest-number-to-zero-solution.md

JSON