pub const MAX_CHAIN_DEPTH: usize = 256;
Maximum chain depth when walking wasDerivedFrom / wasInformedBy relations during validation. Guards against pathological graphs.
wasDerivedFrom
wasInformedBy