pub fn restriction_proportionate(
restricts_agency: bool,
marginal_harm: f64,
advantage: f64,
) -> boolExpand description
A governance action that restricts individual agency is justified only if proportionate —
its marginal_harm to the person is strictly less than the advantage it secures. Binds
algorithmic governance to the proportionality test of the human-rights instruments. A
non-restricting action is always permitted.