Identity-Resonance Message Review¶
Workflow — instantiates Identity-Resonant Persuasion Design
Runs draft appeals through identity-map, authenticity, evidence, stereotype, and autonomy checks before deployment.
The Identity-Resonance Message Review is the pre-deployment gate that sequences every other check into a single go/hold decision. Its defining move is orchestration: it does not itself judge messenger authenticity, hunt for stereotypes, or measure reception — it routes the draft to the specialist mechanisms that do, then holds the appeal until each returns a pass. What it owns in its own right are the two invariants no specialist is responsible for end-to-end: that the finished appeal still fits the audience's identity map, and that the argument and evidence backbone is intact — that resonance is supporting reasons, not standing in for them. It is the conductor, not any single instrument: its product is a release decision with a defect list, not a rewritten message.
Example¶
A retail bank has drafted a launch campaign for a round-up savings feature aimed at younger customers, built around the line "Real savers like you don't leave money on the table." Rather than ship it, the campaign goes through message review. The workflow runs it as a checklist of gates. Identity-map fit: does the "real savers" frame match how this segment actually describes itself, per the interview map — or does it flatter a self-image they don't hold? Evidence backbone: is the round-up math shown honestly, including the case where rounding up strains a tight budget, or has the feel-good frame buried the tradeoff? Then route out: the messenger authenticity question goes to the selection protocol, the "real savers" in-group line goes to the stereotype red team, and the opt-out and pressure questions go to the consent review.
Two gates fail. The evidence gate flags that the draft never shows the downside case, and the review holds the campaign as not releasable until it does. The map gate flags that "real savers" quietly implies people who don't use the feature aren't real savers — a counteridentification risk it hands to the probe. The review's output isn't a rewrite; it's a routed defect list and a blocked launch, which is exactly its job.
How it works¶
What distinguishes it from the checks it invokes is that it is a sequencing and gating procedure with a hold authority:
- Assemble the gate set. A fixed sequence — map fit, authenticity, evidence integrity, stereotype/tokenism, autonomy/consent, reception — each owned by a named mechanism.
- Enforce two gates itself. Re-test the near-final draft against the identity map, and audit that reasons, consequences, uncertainty, and tradeoffs survived the resonance layer intact.
- Route the rest and collect verdicts. Dispatch the specialist gates to their mechanisms and aggregate pass/hold results rather than re-adjudicating them.
- Hold on any fail. A single unresolved gate blocks deployment; the output is a release decision plus a defect list keyed to the responsible mechanism.
Tuning parameters¶
- Gate sequence and blocking rules — which checks are hard blocks vs. advisory, and their order. Making evidence a hard block prevents a resonant-but-hollow appeal from shipping; making everything a hard block slows every release.
- Coverage completeness — whether all specialist gates run every time or only those a triage flags as relevant. Full coverage is safest; triage is faster but can skip the check that mattered.
- Escalation threshold — how serious a defect must be to hold vs. footnote. Set low for high-stakes or safety-sensitive appeals.
- Re-review trigger — whether post-edit drafts re-enter the full workflow or only the failed gates; full re-entry catches edits that break a previously-passed gate.
When it helps, and when it misleads¶
Its strength is that it makes "we checked it" a real, auditable event instead of a vibe: every appeal has a traceable release decision, and the evidence-backbone gate is the structural defense against the archetype's central hazard — resonance quietly replacing reasoning by winning on peripheral cues while the argument route goes unexamined.[n1]
Its failure mode is checklist theater: gates that are run for form, passed by default, and never actually block anything, so the workflow certifies appeals without improving them. It can also create false assurance — a green board of passed gates implies a rigor the individual checks may not have delivered. The classic misuse is running the review after the launch decision, to manufacture a paper trail rather than to test the appeal. The guarding discipline is real hold authority (a failed gate stops deployment), gates owned by accountable mechanisms rather than the reviewer's own sign-off, and re-review on edits.
How it implements the components¶
The workflow owns only the two cross-cutting invariants; every specialist component belongs to the mechanism it routes to:
audience_identity_map— re-tests the near-final appeal against the map, catching drift between what was designed and what got written.argument_and_evidence_backbone— audits that reasons, consequences, uncertainty, and tradeoffs remain visible and honest after the resonance layer is added; this is the gate that keeps the archetype from collapsing into affective persuasion.
It does not perform the specialist checks it sequences: authenticity/legitimacy belongs to the Trusted Messenger Selection Protocol, stereotype/tokenism to the Stereotype / Tokenism Red Team, consent and autonomy to the Consent and Autonomy Review, and reception (counteridentification_monitor, resonance_transfer_test) to the Counteridentification Probe. The workflow gates on their verdicts; it does not produce them.
Related¶
- Instantiates: Identity-Resonant Persuasion Design — this is the pattern's assembly-and-release gate.
- Consumes: Identity-Field Interview supplies the map it re-tests against; the Counteridentification Probe, Stereotype / Tokenism Red Team, and Consent and Autonomy Review supply the gate verdicts it aggregates.
- Sibling mechanisms: Identity-Field Interview · Value-Language Alignment Rubric · Trusted Messenger Selection Protocol · Narrative Identification Storyboard · Counteridentification Probe · Stereotype / Tokenism Red Team · Consent and Autonomy Review
Editorial Notes¶
Form Classification¶
Form family: Decision, Gate & Allocation
Rationale: For each draft appeal, the workflow makes a bounded deploy, revise, or reject disposition after identity, authenticity, evidence, stereotype, and autonomy checks.
Nearest alternative: Assessment, Review & Assurance — Checks establish findings, but the operative result governs whether and how the draft may be deployed.
Review outcome: Adjudicated after independent review; medium confidence.
Origin Attribution¶
Primary origin: Psychology
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Identity fit as a peripheral persuasive cue follows Petty and Cacioppo's Elaboration Likelihood Model and social-identity research.
Related originating lineages:
- Communication & Media Studies — Audience segmentation and message testing materially supply the review practice.
- Rhetoric — Audience construction and ethos provide an older persuasive-lineage counterpart.
Review resolution: The elaboration-likelihood model grounds persuasion in audience motivation, involvement, and processing, including identity-relevant cues. Rhetoric supplies message construction, but psychological persuasion research is primary for testing identity resonance. The retained alternate domains identify independent or materially shaping provenance, not downstream reach alone. domain_reach=multi_domain because the mechanism has independent established use in several fields. The encyclopedia entry deliberately composes those lineages.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Researched adjudication after independent review; high confidence.
Sources consulted:
- https://fsnagle.org/files/petty1986elaboration.pdf — Primary Petty and Cacioppo account of the elaboration likelihood model of persuasion.
Notes¶
[n1] The Elaboration Likelihood Model (Petty & Cacioppo) distinguishes a central route to persuasion — effortful engagement with the argument's merits — from a peripheral route driven by cues like source, mood, or identity fit. Identity resonance is a peripheral-route amplifier, which is exactly why the review guards the central route: an appeal that wins peripherally while the evidence goes unexamined is the archetype's failure signature. ↩