depth-zero-marks-primitive-boundaries

Status: IN

In `removeOuterParentheses`, the depth counter returns to exactly 0 at the end of each primitive decomposition component and nowhere else within it — this structural property is what the algorithm exploits to avoid explicit delimiter detection.

Source: entries/2026/06/06/remove-outermost-parentheses-solution.md

JSON