pub const MAX_PARENT_DEPTH: usize = 64;
Maximum parent-chain depth for bounded folder-tree traversals.