Sliding Scale Rule¶
Eligibility or pricing mechanism — instantiates Continuity Preservation
Replaces a hard cutoff with a graduated schedule so a small change in the governing input produces a small change in output, not a cliff.
A sliding scale rule preserves continuity by replacing a hard eligibility or price cutoff with a graduated schedule, so that as a governing input changes — income, usage, score, size — the output changes proportionally and continuously rather than snapping at a single threshold. Its defining idea is that it dissolves a cliff into a slope over a defined band around the old cutoff, so no one gains or loses a large amount from a marginal change in their input. The continuity it preserves runs over an input dimension, statically, for everyone at once — not over time, and not through feedback.
Example¶
A municipal utility offers a bill-assistance discount to low-income households. The old rule is a hard cutoff: earn under $30,000 a year and you get a 50% discount; earn $30,001 and you get nothing. That one extra dollar of income costs hundreds of dollars of assistance — a cliff so steep that households cluster just beneath it and refuse raises to stay eligible. A sliding scale replaces the cutoff with a graduated schedule: the discount phases from 50% at $20,000 down to 0% at $40,000, linearly. Now the discount falls by about two and a half percentage points per $1,000 of income across that band, which is the buffer zone built around the old $30,000 line. The rule fixes an explicit continuity criterion — no household loses more than a few dollars of assistance from a $1,000 change in income — and checks that the schedule honors it everywhere. The outcome is that the cliff and its perverse incentive vanish; the cost is a schedule that is administratively heavier than a single yes/no test.
How it works¶
The rule defines an input band around the old cutoff, specifies a graduation curve across that band, anchors the curve's endpoints, and verifies that the marginal change in output per unit of input stays within the continuity criterion. What distinguishes it from a taper is that it is static and input-indexed: your input today determines your output today, by the same published schedule that applies to everyone, with no clock and no monitoring of how you respond. It is a rule about the shape of a function from input to entitlement, designed so that function has no cliffs.
Tuning parameters¶
- Band width — how far around the old cutoff the graduation extends. A wider band is smoother but reaches deeper into the population, raising cost; a narrow band keeps the slope steep and closer to the original cliff.
- Curve shape — linear, convex, concave, or stepped. Steps are easy to administer and explain but reintroduce mini-cliffs at each bracket edge; a smooth curve is fairer but harder to communicate.
- Marginal-rate cap — the maximum allowed change in output per unit of input. A tight cap guarantees gentleness but forces a wide band; a loose cap keeps the band narrow but permits steeper local drops.
- Number of tiers — a fully continuous function versus a handful of brackets. Continuous is smoothest; a few brackets are administrable but only approximately continuous.
When it helps, and when it misleads¶
Its strength is that wherever a hard cutoff creates a benefits cliff — bunching just below a threshold, refusal of raises, gaming of the boundary — a sliding scale removes the discontinuity and with it the perverse incentive.[n1] It converts an all-or-nothing edge into a proportional response that most people experience as fair.
Its central failure mode is that a stepped sliding scale merely relocates the cliff: each bracket edge is a smaller discontinuity, so bunching and gaming reappear at every step rather than at one. A subtler failure is scope creep: widening the band to smooth the slope quietly pulls in households the original cutoff meant to exclude, so a fairness reform becomes an expansion of the eligible population under cover of smoothing. The classic misuse is precisely that — presenting a much wider, more generous schedule as mere "cliff mitigation." The guarding discipline is to check the marginal rate at every bracket edge, not just on average, and to price the cost of the widened band explicitly so the smoothing decision is made with eyes open.
How it implements the components¶
A sliding scale rule fills the graduated-schedule slots of the archetype's machinery — the parts an eligibility or pricing rule can hold:
smoothing_rule— the graduated schedule is the explicit, auditable rule that makes output proportional to input; specifying the curve across the band is specifying the smoothing.threshold_band— it builds a buffer band around the old hard cutoff so that small changes in the input near that point no longer cause disproportionate jumps in the output.continuity_criterion— the cap on how much output may change per unit of input (e.g., no assistance drop above a set rate) is the minimum-smoothness condition the schedule must satisfy.
It is static and input-indexed: it does not reduce a quantity over time while watching the response (monitoring_signal, exception_or_rollback_rule — those belong to Tapering Strategy). Its nearest twin is the Tapering Strategy: both graduate a quantity, but a taper is a feedback-controlled reduction over time that bends to the recipient's response, whereas a sliding scale is a fixed schedule mapping a current input to an output. It shares the smoothing-curve idea with Interpolation, but a sliding scale is a policy schedule rather than a fitted estimate of unknown values.
Related¶
- Instantiates: Continuity Preservation — a sliding scale rule keeps entitlement continuous across an input dimension by replacing a cutoff cliff with a slope.
- Consumes: Interpolation — the graduation curve between a sliding scale's anchor breakpoints can be defined by interpolation.
- Sibling mechanisms: Compatibility Layer · Continuity-of-Care Plan · Grandfathering Rule · Interpolation · Phase-In Policy · Tapering Strategy · Transition Period · Handoff Protocol · Grace Period
Editorial Notes¶
Form Classification¶
Form family: Rule, Policy & Commitment
Rationale: Sliding Scale Rule operates as a standing rule, threshold, contractual commitment, or policy constraint governing future conduct because it replaces a hard cutoff with a graduated schedule so a small change in the governing input produces a small change in output, not a cliff.
Independent corroboration: The frozen evidence defines Sliding Scale Rule as 'Replaces a hard cutoff with a graduated schedule so a small change in the governing input produces a small change in output, not a cliff', so its operative form is Rule, Policy & Commitment.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Economics & Finance
Origin pattern: Convergent development
Present-day reach: Universal
Rationale: Replacing a cliff with a continuous schedule is economic marginal design that limits discontinuous incentives.
Related originating lineages:
- Law & Governance — Rule design defines transparent bands and guards against arbitrary discontinuity.
- Mathematics — A continuous or piecewise mapping formalizes gradual output change.
- Operations Research — Operations research, optimization, and queueing analysis supplies a parallel or contributing lineage for the mechanism's defining operation: replaces a hard cutoff with a graduated schedule so a small change in the governing input produces a small change in output, not a cliff.
- Organizational & Management Science — Organizational design, management, and operational governance supplies a parallel or contributing lineage for the mechanism's defining operation: replaces a hard cutoff with a graduated schedule so a small change in the governing input produces a small change in output, not a cliff.
- Public Administration & Policy — Benefits, fees, and eligibility often taper to avoid cutoff harms.
Review resolution: The blind reviewers agree that economics_finance is the primary origin and differ only on alternate origin disagreement, origin mode disagreement, domain reach disagreement, encyclopedia synthesis disagreement. I preserve every independently explained alternate from both records rather than imposing a numeric cap. I retain convergent because the combined evidence shows independent disciplinary development. The broader reach of universal records portability separately from historical provenance; encyclopedia_synthesis=true preserves the affirmative synthesis judgment where either reviewer identified one.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
[n1] The benefits cliff (or welfare cliff) — the point at which a small rise in income triggers a large loss of benefits, so a household can be worse off after a raise, creating a strong incentive to stay just below the threshold. Sliding scales are the standard structural fix, replacing the cliff with a gradual phase-out. ↩