Rebound-Triggered Policy Recalibration¶
Corrective-action process — instantiates Rebound-Aware Efficiency Governance
A standing monitor-and-escalate loop that fires predefined corrective actions, in order, once observed rebound or total use pushes past the allowed band.
A cap and a tolerance band are inert until something acts when they are breached. Rebound-Triggered Policy Recalibration is that acting arm — the dynamic loop that watches total use against the allowed band and, when rebound pushes past it, escalates through a pre-agreed ladder of corrective actions rather than reopening the whole policy for debate. Its defining feature is pre-committed escalation: the triggers, the ordered rungs, and the cadence are all fixed in advance, so each step fires by default instead of requiring a fresh political decision. It is the trigger, the loop, and the tempo — not the ceiling it enforces or the dashboard it reads.
Example¶
A city promotes fuel-efficient and electric vehicles, expecting road-energy use to fall. Instead, cheaper per-kilometre driving induces more and longer trips — the induced-demand pattern — and total vehicle-kilometres climb back toward the baseline. Because the city stood up a Rebound-Triggered Policy Recalibration in advance, this does not reopen the transport plan. The loop carries a tolerance (total VKT may rise ≤ ~3% during the transition) and an ordered escalation ladder: rung 1, a nudge campaign plus signal re-timing; rung 2, dynamic parking pricing in the core; rung 3, a congestion charge; rung 4, a hard cap on new road capacity. Quarterly monitoring catches VKT crossing the band in year two, and the loop fires rung 1; when the trend persists into the next quarter, it escalates to rung 2. The policy self-corrects, proportionately and on schedule, without a political reopening at each step.
How it works¶
The process's distinguishing structure is that everything is declared before the breach. The trigger fixes which signal, what threshold, and how long a breach must persist before it fires. The adjustment rule fixes an ordered ladder of proportionate responses, from gentle to hard, so escalation is a step up a known staircase rather than an open argument. The cadence fixes how often the signal is checked and how quickly a rung can be pulled. On breach it escalates one rung; on sustained recovery it de-escalates. It reads its signal and its band from elsewhere and supplies the response.
Tuning parameters¶
- Trigger threshold & persistence — how far past the band, and for how long, before a rung fires. Sensitive triggers act early but chase noise.
- Escalation step size — gentle rungs or big jumps between them: proportionality traded against speed of correction.
- Cadence — how often the signal is checked and how fast a rung can be pulled. Faster catches rebound early but costs attention and stability.
- De-escalation rule — how readily controls relax once use recovers. Built-in hysteresis avoids whipsawing users.
- Discretion vs. automaticity — fully rule-bound firing versus human judgment at each rung.
When it helps, and when it misleads¶
Its strength is converting a one-shot policy into an adaptive-management loop[1] that tracks rebound as it actually evolves and responds in proportion, with the escalation pre-committed so no single step has to be re-litigated. Its failure modes are all about the settings: thresholds set too loose never fire, and an escalation ladder can be gamed or stalled politically at exactly the rung that would finally bite. The classic misuse is to keep "monitoring" indefinitely and never pull a trigger — motion without correction. The discipline that guards against it is to bind the triggers and the ladder in advance, publish every breach, and make the next rung the default action unless it is actively overridden.
How it implements the components¶
Rebound-Triggered Policy Recalibration fills the archetype's dynamic-correction components — the trigger, the loop, and its tempo:
rebound_trigger_and_adjustment_rule— the breach trigger and the ordered ladder of corrective actions it fires.monitoring_and_recalibration_loop— the standing watch-and-adjust cycle that keeps total use inside the band over time.adaptation_cadence— how often the loop checks and how quickly it can move a rung.
It does not set the tolerance band it enforces (that is the Absolute Resource-Budget Protocol) or produce the normalized signal it watches (that is the Service-Output Normalization Dashboard) — it acts on both.
Related¶
- Instantiates: Rebound-Aware Efficiency Governance — this loop is the scheme's enforcement arm, correcting course when rebound breaches the band.
- Consumes: Absolute Resource-Budget Protocol supplies the band it enforces; Service-Output Normalization Dashboard supplies the signal it watches.
- Sibling mechanisms: Absolute Resource-Budget Protocol · Service-Output Normalization Dashboard · Essential-Access Rebound Review · Efficiency-Dividend Lockbox · Resource Monitoring Dashboard · Demand Response Pricing
Notes¶
This loop is the enforcement arm the budget protocol deliberately lacks. Pairing the two is what makes an absolute cap real rather than declarative: the protocol names the ceiling and the band, and this process is what actually happens when use crosses it. A recalibration loop wired to a band nobody set, or a band with no loop behind it, is half a control.
References¶
[1] Adaptive management: a governance approach that treats an intervention as provisional, monitors its outcomes, and adjusts actions against pre-set decision rules as evidence arrives — standard practice in environmental and resource policy, and the loop logic this mechanism applies to rebound. ↩