Knowledge Warrant Audit¶
Audit what each belief rests on, classify the strength and type of its warrant, and adjust confidence or action accordingly.
The Diagnostic Story¶
Symptom: A plan or decision depends on many beliefs stated with similar confidence, but their evidential bases differ sharply — some rest on direct observation, others on old experience, and others on assumptions that were never examined. Contrary evidence is treated as an annoyance rather than a prompt to update. Reviewers cannot tell which claims are solid, which are provisional, and which are merely assumed — and people often find out a key premise was unsupported only after failure.
Pivot: Inventory the beliefs and claims the decision relies on, trace each one to its supporting evidence or inference, classify warrant type and strength, and align confidence language to what the support actually justifies. Define update triggers so new evidence has a clear path for changing confidence rather than being absorbed as noise.
Resolution: Unsupported certainty declines because the gap between claim and evidence is visible rather than hidden in confident language. Decision records show which premises are fragile, so postmortem learning improves and recalibration happens earlier. Epistemic humility becomes operational — distinguishing fact, inference, assumption, and preference — rather than performative.
Reach for this when you hear…¶
[strategy consulting] “The slide says 'the market will double by 2028' but when I asked where that came from, it turned out to be a number from a vendor report three years ago that nobody had checked.”
[scientific peer review] “The methods section treats the validated instrument and the proxy measure as interchangeable — those need different confidence levels in the claims.”
[incident response] “We keep writing post-mortems that say 'we assumed X was true' — we need a step before we commit that actually traces what each assumption is resting on.”
Mechanisms / Implementations¶
- assumption_conversion_prompt
- belief_warrant_matrix
- claim_confidence_warrant_review
- Decision Premise Register: A standing ledger that pins each premise a decision rests on to a named owner and to the downstream choices that would have to be reopened if the premise falls.
- epistemic_status_labeling
- evidence_ladder_labeling
- source_independence_cross_check
- unsupported_certainty_red_flag
- update_trigger_checkpoint
- warrant_decay_review
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (1)
- Epistemic Humility: Calibrating the confidence of one's claims to the actual strength of the evidence and staying open to revision when new information arrives.
Also references 24 related abstractions
- Accountability: Responsibility for actions.
- Bayesian Updating: Update beliefs with evidence.
- Bounded Rationality: Limited decision capacity.
- Calibration: Aligning a system's output to a trusted reference by measuring deviation, adjusting to reduce it, and monitoring for drift.
- Cognitive Dissonance: Conflicting beliefs.
- Completeness: No gaps in structure.
- Confidence Intervals: Range of plausible values.
- Confirmation Bias: Favor confirming evidence.
- Data Integrity: Accuracy and consistency preserved.
- Deductive Reasoning: General to specific conclusions.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Personal Belief-Warrant Inventory · domain variant · recognized
A reflective variant that inventories personally held beliefs and distinguishes evidence-backed convictions from inherited assumptions, preferences, or identity-protective stories.
Strategic Assumption Warrant Audit · domain variant · recognized
An organizational variant that audits the evidence behind strategic premises, market beliefs, customer claims, and operating assumptions before they harden into plans.
Clinical Diagnostic Warrant Review · domain variant · recognized
A clinical reasoning variant that asks what evidence warrants a diagnosis, what alternatives remain live, and what finding should update or overturn the working belief.
Source and Inference Chain Warrant Map · implementation variant · recognized
Maps each claim back through sources and inference steps so users can see where evidence ends, interpretation begins, and assumptions enter.
Confidence-Label Warrant Alignment · implementation variant · recognized
Uses standardized confidence or epistemic-status labels only when the underlying warrant satisfies corresponding evidence requirements.
Warrant Decay and Freshness Review · temporal variant · recognized
Rechecks beliefs whose warrants weaken over time as data ages, regimes shift, incentives change, or operating conditions diverge from the original evidence context.