pub fn fulfilment_degree(requirements: &[NQuin]) -> f32Expand description
Degree to which a progressively-realised obligation is fulfilled: the Gödel t-norm
(min) of its sub-requirements’ truth degrees — the weakest link gates the whole (the
ICESCR “progressive realization” reading). Each requirement carries its degree in
metadata. Composes fuzzy::conjunction.