{"id":"wrap-case-output-is-sorted","text":"In the most-visited-sector solution, the wrap-around case (`start > end`) concatenates `range(1, end+1)` before `range(start, n+1)`, producing ascending order because `end < start` is a precondition of that branch.","truth_value":"IN","source":"entries/2026/06/06/most-visited-sector-in-a-circular-track-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"wrap-case-output-is-sorted","truth_value":"IN","reason":"premise"}]}}