Graded Exposure Plan¶
Protocol — instantiates Negative-Mere-Exposure Reversal for Disliked Targets
Lays out the ordered ladder of exposures — each rung's intensity, the criterion for climbing, the fallback for slipping, and the point at which to stop — so familiarity can build one tolerable step at a time.
Graded Exposure Plan is the written protocol that turns "expose them to it more" into a specific staircase. Its defining move is ordering: it lays out the sequence of encounters from the mildest, most symbolic version of the target up to full-strength contact, and attaches to each rung two things — the intensity/dose of that step and the criterion that must be met before climbing to the next. It is the plan an implementer follows, not the record of what happened and not the wrapping around each encounter. Where a log watches the trajectory and a pairing schedule decides what surrounds each exposure, the plan decides how strong each step is and in what order the steps come — and it names, in advance, the fallback (drop a rung) and the ceiling (stop) so the staircase can be descended as well as climbed.
Example¶
A shelter is rehoming a young dog that panics at car travel — she has only ever ridden to the vet, so the car itself now reads as threat. The behaviorist writes a graded plan rather than improvising. Rung 1: the dog eats near the parked, closed car. Rung 2: she sits in the back seat with the engine off. Rung 3: engine on, still parked. Rung 4: a slow loop of the driveway. Rung 5: around the block. Rung 6: a ten-minute drive to a park she likes. Each rung carries a progression criterion — relaxed body language and willing re-entry on two consecutive sessions — and a fallback: any freeze, drool, or refusal drops the work back one rung. The plan also sets the calibration: two short sessions a day, three or four minutes each, with rest days after any hard step. The staircase is the whole point — it is what keeps the dog inside a tolerable zone at every moment, so that the car slowly becomes ordinary instead of becoming, one more time, the place bad things happen.
How it works¶
The plan is built top-down and climbed bottom-up. First the target is decomposed into a dimension that can be dialed — proximity, duration, directness, realism, or stakes — and the full-strength version is placed at the top. Then intermediate rungs are inserted so that no single step is a large jump from the one below it; the art is in the spacing of the rungs, not just the spacing in time. Each rung gets an explicit entry criterion and an explicit fallback, so the operator never has to guess whether to advance. The calibration layer sets how often sessions run, how long and intense each is, and how much recovery sits between them. What distinguishes the plan from its siblings is that it produces the itinerary — the ordered, dosed sequence — and deliberately stops there: it does not judge whether affect is actually softening, and it does not decide the wrapping around each step.
Tuning parameters¶
- Rung granularity — how fine the steps are. Finer rungs keep every jump tolerable but stretch the timeline and can stall on plateaus; coarser rungs move faster but risk overshooting into backlash.
- Progression criterion strictness — how much tolerance must be shown before climbing. Strict criteria are safer and slower; loose ones advance quickly but can promote compliance into the next dose.
- Dose per rung (intensity × duration) — how strong and how long each exposure is. This is the calibration dial; too small a dose builds nothing, too large reactivates threat.
- Frequency and spacing — how often sessions run and how much recovery sits between them. Massed sessions build fast but fatigue; spaced sessions consolidate but drift.
- Fallback depth — how far to drop after a bad step (one rung vs. back to base). Shallow fallbacks preserve momentum; deep ones re-establish safety after a scare.
When it helps, and when it misleads¶
Its strength is that it makes the exposure legible and bounded: anyone can execute it, the next move is never improvised, and a step that goes wrong has a defined retreat. It is the operational descendant of Wolpe's systematic desensitization, which pioneered the graded fear hierarchy — approaching a feared-but-safe target through ordered, ranked steps rather than a single plunge.[n1]
Its failure mode is a staircase that looks reasonable on paper but whose rungs are spaced by the designer's intuition rather than the participant's actual tolerance — the jumps between steps turn out to be cliffs, and "following the plan" marches someone straight into backlash. A tidy ladder also invites criterion creep: advancing on the calendar ("it's week three, move to rung 4") instead of on the evidence that the prior rung was truly tolerated, which is exactly how graded exposure curdles into forced exposure. The discipline that keeps it honest is to gate every climb on a tolerance reading taken from the log rather than on the calendar, to keep the fallback as available as the advance, and to treat the plan as a hypothesis about rung spacing that gets rewritten when a step proves too big.
How it implements the components¶
Graded Exposure Plan fills the sequencing slots — the shape and dose of the staircase, not the reading of it or the wrapping of it:
graduated_exposure_ladder— it is the ladder: the ordered set of rungs from symbolic to full-strength, each with an entry criterion and a fallback.frequency_intensity_spacing_calibration— it sets the dose per rung and the cadence between sessions, so intensity grows without wear-out.
It does not pin down the precise sample being climbed toward (disliked_target_definition, that's Familiarity Sampling Trial); it does not record the starting attitude or classify each cycle's affect (baseline_valence_profile, aversion_and_satiation_monitor, that's Valence Tracking Log); and — its nearest twin — it does not decide what each exposure is paired with (neutral_or_positive_pairing_context, that's Neutral/Positive Pairing Schedule). The Plan sets how intense each step is and in what order; the Schedule sets what surrounds it.
Related¶
- Instantiates: Negative-Mere-Exposure Reversal for Disliked Targets — the Plan is the ordered, dosed itinerary the whole reversal is executed along.
- Consumes: Familiarity Sampling Trial to fix the bottom rung, and Exposure Dose Curve where a dose-response shape is available to place the rungs.
- Sibling mechanisms: Valence Tracking Log · Neutral/Positive Pairing Schedule · Voluntary Contact Session · Familiarity Sampling Trial · Backlash Stop Rule · Generalization Probe · Exposure Dose Curve
Editorial Notes¶
Form Classification¶
Form family: Protocol, Workflow & Routine
Rationale: The mechanism enacts an ordered exposure ladder with intensity, advance criteria, fallback, and stop rules for each rung.
Nearest alternative: Representation, Specification & Plan — A plan records the ladder, but its operative effect depends on progressing through the reusable sequence.
Review outcome: Adjudicated after independent review; high confidence.
Origin Attribution¶
Primary origin: Psychology
Origin pattern: Single lineage
Present-day reach: Specialized
Rationale: Wolpe's systematic desensitization canonically uses a ranked hierarchy of tolerable exposures.
Related originating lineages:
- Medicine & Healthcare — Clinical behavioral therapy formalized criteria, monitoring, and safety for exposure plans.
Review resolution: Both reviewers agree that psychology is primary: Wolpe's systematic desensitization canonically uses a ranked hierarchy of tolerable exposures. I retain medicine_healthcare only as formative lineage, not as a list of later applications. I resolve origin_mode as single_lineage because the mechanism is best explained as one continuous professional lineage. I resolve domain_reach as specialized because its use remains tied to a bounded professional setting. Encyclopedia synthesis is false because the exact generalized packaging is already established enough that encyclopedia-specific synthesis is not required.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
[n1] Systematic desensitization — Joseph Wolpe's method of treating a fear by ranking anxiety-provoking situations into a graded hierarchy and approaching them in order, one tolerable step at a time (often paired with relaxation). It is the canonical source of the "graded ladder" idea that this protocol generalizes beyond the clinic. ↩