Trust Repair Before Persuasion Rule¶
Rule — instantiates Stock-First Control Restoration
Forbids resuming persuasion while trust — the stock that persuasion acts through — is broken, and gates any restart on trust first recovering past a set threshold.
Trust Repair Before Persuasion Rule is a sequencing constraint for the special case where the mediating stock is trust. Persuasion — messaging, reassurance, advocacy — acts through the audience's trust in the source; when that trust is broken, pushing the persuasion lever harder does not merely fail, it actively deepens suspicion, because a louder message from a distrusted source reads as manipulation. The rule encodes the resulting discipline in two clauses: stop persuading while trust is below the range where it transmits, and do not resume until trust has recovered past a set threshold, judged by external signals rather than the persuader's own say-so. It states what must hold before influence is attempted again; it does not itself rebuild the trust.
Example¶
A food-safety regulator that publicly downplayed a contamination has lost the public's trust (illustrative). Its instinct — more reassurance, a bigger safety campaign — backfires: louder messaging from a source now seen as unreliable confirms the suspicion rather than dispelling it, because trust sits below the range where persuasion lands.[1] The rule halts the reassurance campaign and sets a condition on any restart: public messaging resumes only after trust indicators — independent audits passed, third-party verification in place, demonstrated corrective action — clear a threshold, and only as certified by a party other than the regulator itself.
Under the rule, the agency's energy shifts from talking to becoming trustworthy again, and the campaign restarts only once the trust stock has actually recovered, so the eventual message can be heard. Essential factual safety information continues throughout; it is persuasion, not necessary information, that the stop clause halts.
How it works¶
The rule treats trust as a precondition, not a target of persuasion — you cannot persuade your way back to trust, and attempting it erodes the stock further. So it does two things and only two: it stops the persuasion lever while trust is broken, and it sets a recovery threshold that must be met before persuasion may resume — with the threshold judged by external trust signals, not by the persuader's own claims of having reformed. What distinguishes it from a generic "stop pushing" rule is that the halt is paired with a trust-specific gate and an insistence on independent certification of that gate.
Tuning parameters¶
- Trust threshold level — how far trust must recover before resuming. Higher makes for a safer landing but a longer silence.
- Trust measurement — what counts as evidence of recovered trust — independent verification, behavioural signals, survey. Softer measures are easier to game.
- Who certifies the gate — self-assessment versus an independent party judging that trust has returned; self-certification invites premature resumption.
- Scope of the stop — total silence versus halting persuasion while necessary factual communication continues.
- Backslide rule — whether a fresh trust breach re-arms the stop and resets the gate.
When it helps, and when it misleads¶
Its strength is that it interrupts the self-defeating reflex of "communicate harder" when distrusted, and makes trust the explicit precondition it actually is — and pairing the stop with an externally-judged gate is what prevents a premature return to messaging. Over-applied, it can mute necessary communication — safety information that must flow regardless of how the audience feels about the source — and a soft, self-graded threshold lets persuasion resume before trust is real. The classic misuse is trust-repair theatre: staging enough visible contrition to clear a self-assessed gate and restart the campaign, which spends the little remaining trust. The discipline is to judge the gate by independent signals, keep essential factual communication flowing even during the persuasion halt, and re-arm the stop on any fresh breach.
How it implements the components¶
Trust Repair Before Persuasion Rule realizes the stop-and-gate side of the machinery, applied to the trust stock:
lever_escalation_stop_rule— it halts the persuasion lever and forbids escalating it while trust is broken.repair_threshold— it sets the trust-recovery level that gates any resumption of persuasion, judged by external signals.
It does not carry out the trust-rebuilding work itself (stock_repair_plan → a repair protocol such as Substrate Repair Protocol, applied to the trust stock) or run the graduated return to full messaging (staged_control_reactivation → Staged Lever Ramp); it is the rule that halts and gates, not the plan that rebuilds or the ramp that resumes.
Related¶
- Instantiates: Stock-First Control Restoration — it is the trust-domain form of stopping the lever until the stock is restored.
- Consumes: Stock-Flow Diagnostic Map — the map establishes trust as the mediating stock and where its responsive window lies.
- Sibling mechanisms: Substrate Repair Protocol · Staged Lever Ramp · Stock-Flow Diagnostic Map · lever_freeze_or_cap (the general lever-stop rule this specializes) · deleverage_before_stimulus_rule
Notes¶
The rule names what must happen — stop, then gate on recovered trust — but deliberately delegates the how: rebuilding trust is a repair protocol's job, and the eventual return to full messaging is the ramp's. The subtlety most often missed is the carve-out: the persuasion halt must not suppress necessary factual information, which has to keep flowing regardless of the trust state.
References¶
[1] Source credibility is the long-established finding in persuasion research that a message's effect depends on the audience's trust in its source; where credibility is low, the same message persuades less — and can backfire. It is the reason trust functions here as the stock persuasion acts through. ↩