Abductive Leap
Goal
Form the best current explanation from incomplete signals.
This skill does not claim proof. It proposes the most explanatory working hypothesis, keeps uncertainty visible, and defines what would strengthen or break the hypothesis.
When To Use
- data is partial but not empty
- multiple weak signals point toward a common explanation
- the next move needs a working hypothesis
Scope Boundaries
In scope:
- generate the strongest explanatory hypothesis
- compare alternative explanations
- define disconfirming evidence
Out of scope by default:
- presenting the hypothesis as established fact
- replacing full evidence review
Workflow
- State the observed signals.
- Generate plausible explanations.
- Compare which explanation covers the signals best with the fewest extra assumptions.
- Select the best working hypothesis.
- Define what would most likely falsify it.
Output Contract
observed_signalscandidate_explanationsbest_working_hypothesiswhy_it_best_explainsconfidence_statusfalsifiersrecommended_followupnext_step
Guardrails
- Do not confuse explanatory strength with proof.
- Keep at least one serious alternative alive when uncertainty is meaningful.
- Prefer the least assumption-heavy hypothesis that still explains the data.