crawler-log-depth-clamped-at-zero

Status: IN

`minOperations` enforces `depth >= 0` via `max(0, depth - 1)` on `"../"` operations — navigating above root is a no-op, matching filesystem semantics.

Source: entries/2026/06/06/crawler-log-folder-solution.md

Depended on by

JSON