Weak Signal Triage¶
Evaluate ambiguous early signals without ignoring them or overreacting to them.
The Diagnostic Story¶
Symptom: Ambiguous early indicators arrive before anything is confirmed, and the system handles them badly in one of two directions: they are dismissed as noise and forgotten, or they are amplified into certainty and trigger premature action. A watchlist exists but quietly becomes a graveyard — signals accumulate with no follow-up until the underlying change arrives fully formed and the early warning value is lost. Single-score summaries collapse the distinction between confidence and impact, so low-confidence high-impact signals get buried next to high-confidence low-impact ones.
Pivot: Capture weak signals without collapsing ambiguity. Assess plausibility and potential impact separately, track evidence accumulation over time, and assign a proportionate action — watch, probe, prepare, or ignore — rather than forcing a binary dismiss-or-escalate decision. Keep the ambiguity visible so it can resolve into stronger evidence or be revised as more information arrives.
Resolution: Awareness of emerging changes arrives earlier and is calibrated rather than panicked: false positives do less harm because responses are proportionate, and false negatives decrease because signals are tracked rather than discarded. Options are preserved because preparation begins before confirmation. Learning improves because each signal's resolution is recorded against the original assessment.
Reach for this when you hear…¶
[epidemiology] “Three clustered cases is not an outbreak but it is not nothing — we need to open a watch file, do preliminary contact tracing, and escalate the criteria now before we are behind.”
[financial risk] “The counterparty exposure looks fine on paper but there have been two missed check-in calls and a personnel change — flag it for elevated monitoring, do not wait for a default event.”
[product engineering] “The error rate ticked up by half a percent and then came back down — that is not a page-worthy event but I want a probe in the next sprint before we chalk it up to noise.”
Mechanisms / Implementations¶
- Early Warning Forum
- Emerging Issue Triage Board
- Escalation Playbook
- Probe Experiment
- Signal Scoring Rubric
- Uncertainty Dashboard
- Watchlist Review
- Weak Signal Log
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 (3)
- Horizon Scanning: Monitor emerging trends.
- Uncertainty: Incomplete knowledge.
- Weak Signals
Also references 10 related abstractions
- Bayesian Updating: Update beliefs with evidence.
- Bounded Rationality: Limited decision capacity.
- Confirmation Bias: Favor confirming evidence.
- Feedback: Outputs influence inputs.
- Observability: Infer internal state externally.
- Pattern Recognition: Identify regularities.
- Satisficing: Accept good-enough solution.
- Screening: Inducing self-revelation.
- Threshold: Safe vs harmful levels.
- Type I & Type II Errors: False positive/negative.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Emerging Issue Triage · subtype · recognized
A policy, strategy, or governance-oriented subtype that evaluates weak signals as possible emerging issues requiring watch, probe, preparation, or agenda placement.
Probe-Based Signal Triage · implementation variant · recognized
A subtype that resolves ambiguous signals primarily by assigning bounded probes rather than by waiting for passive evidence accumulation.
High-Impact Low-Confidence Watch · risk or failure variant · recognized
A subtype for signals that remain low-confidence but would be costly to miss if real, requiring watchfulness or cheap preparedness without panic.
Counter-Signal Review · risk or failure variant · candidate
A debiasing subtype that deliberately seeks disconfirming or alternative explanations before escalating a weak signal.