pub const MAX_DEPTH: usize = 10;
Maximum traversal depth allowed by the query layer (ADR-008 §Validation).