Pre-Implementation Response Simulation¶
Predictive model — instantiates Anticipatory Offset Governance
Projects, before launch, how forward-looking targets will adjust — building the offset counterfactual and segmenting targets by their capacity to respond — so the plan's expected effect is discounted for pre-emption.
A Pre-Implementation Response Simulation takes the qualitative list of moves an intervention will provoke and turns it into a sized forecast: it runs the planned intervention through a model of adaptive agents and reports how much of the intended effect survives once targets move ahead of it. Its defining move is producing an offset counterfactual — the gap between the naïve estimate (which treats behavior as fixed) and the adaptive estimate (which lets agents pre-empt) — and attaching that gap to a segmentation by response capacity, because the erosion is never uniform: some targets can dodge freely, others are stuck. Where the red team asks what could they do, this model answers how much will it cost the effect, and who does the eroding.
Example¶
A city plans a downtown congestion charge and its first estimate — treating trips as fixed — projects a roughly 20% drop in cordon traffic. Before the price is set, analysts build a response simulation. They segment drivers by their capacity to adapt: flexible commuters who can shift departure times or switch to rail, versus constrained trips — delivery fleets on fixed windows, shift workers with no transit option — that largely cannot move. Feeding in the red team's pathway list (retime, reroute around the boundary, mode-switch), the adaptive run projects a net cordon-traffic drop closer to ≈11%, with much of the "missing" reduction reappearing as rerouting onto boundary streets rather than as trips foregone.
That ≈9-point gap is the anticipatory offset, sized before a single gantry is installed. It reframes the decision: the price and the cordon boundary now have to be chosen against the adaptive number, and the boundary-street rerouting is flagged as a design problem to solve rather than a surprise to discover after launch.
How it works¶
- Import the pathway inventory as model inputs. Each pre-emptive move from the red team becomes a behavioral channel the model can exercise.
- Segment by response capacity. Partition the target population by how freely each part can take those moves — the split that determines where the effect leaks.
- Run fixed-behavior and adaptive scenarios. The baseline holds behavior constant; the adaptive scenario lets each segment respond per its capacity and incentives. The difference between the two runs is the offset counterfactual — the model's core output.
- Report magnitude and distribution, with ranges. Not a point estimate of "the effect," but how much erodes, which segment drives it, and how wide the uncertainty is.
Tuning parameters¶
- Behavioral elasticity assumptions — how strongly each segment reacts per unit of intervention. The highest-leverage and softest dial; small changes swing the offset.
- Segmentation granularity — two coarse buckets or many fine ones. Finer segmentation locates the leak precisely but multiplies assumptions.
- Model class — a reduced-form scenario sheet versus an agent-based simulation. More structure captures interaction effects but hides its assumptions behind machinery.
- Adaptation horizon — how fast agents are assumed to move relative to the effective date; instant, gradual, or lagged.
- Scenario stance — how aggressive the adaptive case is set before the model is trusted, from timid to worst-case pre-emption.
When it helps, and when it misleads¶
Its strength is converting "they'll adapt somehow" into a number the design can be sized against, and revealing which segment does the eroding — so effort can target the free-to-dodge group rather than the stuck one. It also gives the eventual evaluation a pre-registered prediction to check against.
Its failure modes are those of any behavioral model, sharpened here because the behavior being modeled is reaction to the model's own subject. Elasticities are educated guesses, and a tidy output invites false precision over an offset that is mostly conjecture. The deeper trap is that parameters estimated under the old regime need not survive the new one — agents re-optimize precisely because the rules changed, so a model calibrated on history can misstate the very response it exists to predict.[1] The classic misuse is tuning the elasticities until the adaptive number lands wherever the sponsor wants it. The discipline is to carry ranges rather than a single figure and to calibrate the model against what the Announcement Effect Audit later measures.
How it implements the components¶
offset_counterfactual_model— the fixed-versus-adaptive difference is this component: the modeled size of the pre-emption.response_capacity_segmentation— the partition of targets by how freely each can respond, which locates where the effect leaks.
It sizes moves it does not discover: the anticipatory_actor_map and response_pathway_inventory are supplied by Strategic Response Red Team, which this model consumes. It also does not measure realized offset once live — that empirical counterpart is the Announcement Effect Audit.
Related¶
- Instantiates: Anticipatory Offset Governance — it makes the anticipated response set quantitative, so the plan is judged on its offset-adjusted effect.
- Consumes: Strategic Response Red Team supplies the actor map and pathway inventory the model exercises.
- Sibling mechanisms: Strategic Response Red Team · Announcement Effect Audit · Offset-Adjusted Impact Evaluation · Anticipatory Offset Dashboard · Staggered or Randomized Rollout · Incentive Compatibility Review
Editorial Notes¶
Form Classification¶
Form family: Analysis, Modeling & Optimization
Rationale: Pre-Implementation Response Simulation operates as an analytical, modeling, inference, comparison, or optimization procedure that derives insight or a solution because it projects, before launch, how forward-looking targets will adjust — building the offset counterfactual and segmenting targets by their capacity to respond — so the plan's expected effect is discounted for pre-emption.
Independent corroboration: The frozen evidence defines Pre-Implementation Response Simulation as 'Projects, before launch, how forward-looking targets will adjust — building the offset counterfactual and segmenting targets by their capacity to respond — so the plan's expected effect is discounted for pre-emption', so its operative form is Analysis, Modeling & Optimization.
Nearest alternative: Experiment, Test & Rehearsal — Pre-Implementation Response Simulation includes features of an active test, trial, simulation, drill, or rehearsal that generates evidence through a deliberate attempt or perturbation, but its defining operation is an analytical, modeling, inference, comparison, or optimization procedure that derives insight or a solution.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Economics & Finance
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Modeling how forward-looking agents re-optimize when rules change descends from economics and the Lucas critique.
Related originating lineages:
- Operations Research — Operations research contributes scenario simulation and sensitivity analysis.
- Public Administration & Policy — Public administration supplies the policy-implementation and equity context.
Review resolution: Both blind reviewers agree that economics finance is the primary origin. Reconciliation resolves domain reach disagreement, encyclopedia synthesis disagreement. Formative alternate lineages are retained as operations_research, public_administration_policy; later breadth of use is recorded separately as domain_reach=multi_domain, while origin_mode=cross_disciplinary_synthesis describes the relationship among origin lineages.
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¶
The simulation is an ex-ante estimate; the Announcement Effect Audit is its ex-post twin. Keeping the model's prediction on record and comparing it to the audit is what lets the elasticities improve over successive interventions instead of each program guessing from scratch.
References¶
[1] The Lucas critique (Robert Lucas, 1976) warns that behavioral relationships estimated under one policy regime can break down when the regime changes, because agents re-optimize in response to the new rules. It is the standing caution for any model that predicts how targets will react to a policy from data gathered before that policy existed. withdrawn registry ↩