pub const MAX_DIR_DEPTH: usize = 8;
Ceiling for an explicit console.dir(value, { depth: null }), which is otherwise unbounded and would happily walk a cyclic-free but enormous object graph.
console.dir(value, { depth: null })