pub fn composition_preserves_right(
non_derogable: bool,
has_temporal_limit: bool,
) -> boolExpand description
Formal verification of a composed norm: a temporal constraint must not void a
non-derogable right. A composition that places a temporal limit (expiry / window) on a
non_derogable obligation is INVALID — non-derogable protections do not expire. Any other
composition is valid. Returns true iff the composition preserves the right.