Skip to main content

plan_view

Function plan_view 

Source
pub fn plan_view(
    view: &QappView,
    standpoint: &RenderStandpoint,
    mode: OperationalMode,
    attestations: &[NQuin],
    gov_norms: &[NQuin],
    now_unix: u32,
) -> ViewDisposition
Expand 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.)