Status: IN
The wrap-around condition (`sentence[0] != sentence[-1]`) is checked as an independent early-exit before the space-boundary loop, not unified into the main scan.
Source: entries/2026/06/06/circular-sentence-solution.md
JSON