Constraint and Incentive Checklist¶
Checklist — instantiates Situational Attribution Check
A lightweight checklist that prompts reviewers to scan for constraints, incentives, access, norms, and environmental conditions.
Constraint and Incentive Checklist is a short, fixed card of factor categories — constraints, incentives, access, tools, workload, norms, environment — that a reviewer runs through to guarantee no plausible situational cause was simply never considered. Its defining property is completeness under speed: it is not a deep inquiry into any one factor but a breadth-first prompt that costs two minutes and catches the whole category a busy reviewer would otherwise skip, especially incentives, which almost never come to mind unprompted. Its second, smaller move is a gate: for each category that is present, the card asks whether there is evidence it actually changed the actor's available choices, so a checked box only counts as a finding when something supports it. It is a scan, not a reconstruction — its value is that it is cheap enough to run every time.
Example¶
A contact-center quality reviewer keeps marking agents "lazy" for skipping the post-call satisfaction survey, and is about to escalate the pattern as an attitude problem. Running the checklist first: Incentives — agents are scored primarily on average handle time, and the survey adds fifteen seconds to every call. Access — the survey trigger lives on a second, slow-loading screen behind the disposition menu. Norms — the team's most respected senior agent openly skips it. Tools — there is no keyboard shortcut; it is four clicks. Workload — the queue during peak shows callers waiting eight minutes. The gate pass then asks: did any of these change the choice? The handle-time incentive plainly did — every second on the survey is scored against the agent. The "lazy" story dissolves into a metric that punishes the exact behavior the reviewer wanted, and the fix moves to the scorecard, not the people.
How it works¶
- A fixed category list, the same every time, so the scan does not depend on which factors happen to be salient that day.
- Pass one — presence: mark which categories are actually in play for this behavior.
- Pass two — the choice test: for each present factor, note whether there is evidence it changed the actor's available options. No evidence, no finding.
- Flag repetition: a final prompt asks whether the same behavior is showing up across others under the same conditions — a signal the cause is the setting, not the person.
Tuning parameters¶
- List length and specificity — a short generic card runs fast and travels anywhere; a domain-tailored one (safety, sales, clinical) catches more but must be maintained.
- Evidence bar — how much support a factor needs to survive the choice test; a high bar kills box-ticking but can discard real-but-hard-to-document conditions.
- Trigger threshold — whether the card runs on every judgment or only above a stakes line; running it always builds the habit but taxes trivial cases.
- Repetition sensitivity — how many similar cases trip the "this is a pattern" flag.
When it helps, and when it misleads¶
Its strength is that it is a habit, not a project: cheap and portable enough to run before any judgment, it counters the availability heuristic[n1] by forcing consideration of factors — above all incentives — that would never spontaneously surface. It is the mechanism most likely to actually be used, precisely because it costs so little.
Its failure mode is checkbox theater: categories ticked without evidence, producing a list of generic factors ("workload, communication") that looks thorough and explains nothing — the archetype's "context theater." A checklist can also give false comfort, implying the scan was the analysis when a real cause needed a reconstruction the card cannot perform. The discipline that guards against it is the mandatory choice test: an unsupported box is not a finding, and any factor that survives is a hypothesis to reconstruct, not a conclusion.
How it implements the components¶
situational_factor_map— the category scan populates the map fast, ensuring the invisible environment (especially incentives and norms) is at least enumerated before judgment.constraint_context_review— the choice test is a lightweight version of this review: for each present factor it asks whether evidence shows it changed the actor's available options, turning a category into causal weight or discarding it.
It scans and lightly tests factors but does not capture the actor's own account (actor_perspective_record — Actor Perspective Interview), weigh the competing explanations to a conclusion (explanatory_weighting — Context Reconstruction Interview), or choose the follow-through (response_adjustment — Performance Context Review).
Related¶
- Instantiates: Situational Attribution Check — it is the fast breadth pass that keeps a whole category of situational cause from being skipped.
- Sibling mechanisms: Actor Perspective Interview · Context Reconstruction Interview · Behavior-Context Mapping Template · Empathy Mapping · Incident Timeline Review · Performance Context Review · Policy Exception Review · Just Culture Review
Editorial Notes¶
Form Classification¶
Form family: Assessment, Review & Assurance
Rationale: A lightweight checklist that prompts reviewers to scan for constraints, incentives, access, norms, and environmental conditions, making its operative form a bounded evaluation of existing evidence or work that produces a finding or disposition.
Independent corroboration: The frozen evidence defines Constraint and Incentive Checklist as 'A lightweight checklist that prompts reviewers to scan for constraints, incentives, access, norms, and environmental conditions', so its operative form is Assessment, Review & Assurance.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Psychology
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Social psychology's attribution research supplied the recognizable corrective: inspect situational constraints and incentives before inferring stable personal causes.
Related originating lineages:
- Organizational & Management Science — Human-factors and root-cause reviews contribute routine scanning of workload, tools, norms, access, and environment.
- Public Administration & Policy — Policy design independently operationalizes situational diagnosis as a structured scan of incentives, access, norms, and environmental constraints.
Review resolution: The checklist's diagnostic logic is closest to situational-attribution psychology, while policy and organizational practice contribute the structured environmental scan.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Researched adjudication after independent review; medium confidence.
Sources consulted:
- The Intuitive Psychologist and His Shortcomings: Distortions in the Attribution Process
- The behaviour change wheel: A new method for characterising and designing behaviour change interventions
Notes¶
[n1] The availability heuristic — Tversky & Kahneman's finding that people judge what is relevant or likely by how easily instances come to mind. Salient factors (a visible mistake) crowd out invisible ones (an incentive that quietly rewards the behavior); a fixed checklist counters this by forcing the same categories into view every time. ↩