Status: IN
A single-node tree returns 0 from `sum_of_left_leaves` because the root is seeded with `is_left=False` — the root cannot be a "left leaf" regardless of its children.
Source: entries/2026/06/06/sum-of-left-leaves-solution.md
JSON