pub const MAX_DEPTH: usize = 8;
How deep a composition graph may go. Generous for real use (a layer including a layer including a base), small enough that a malicious or mistaken graph cannot spend the client’s time.