pub fn plan_view(
view: &QappView,
standpoint: &RenderStandpoint,
mode: OperationalMode,
attestations: &[NQuin],
gov_norms: &[NQuin],
now_unix: u32,
) -> ViewDispositionExpand description
Resolve one view’s disposition, applying the gates in order: attestation → rights-bounded → budget. (Governance refusals take precedence over budget degradation — a refused view is not “degraded”, it is withheld/refused.)