Deep Research Guide
Produce a trustworthy synthesized answer, not a pile of links. The output of research is a
decision-grade brief: a clear claim, the evidence behind it, citations, and an honest map of
what is still unknown. Speed without verification is a liability — a confident wrong answer
costs more than a slow right one.
Core principle: default to skeptical. Treat every key claim as guilty until corroborated.
Your job is not to confirm a hypothesis — it's to find what would break it.
Workflow — plan → gather → verify → synthesize
Run these as distinct phases. Don't start writing the report while you're still gathering, and
don't gather before the question is scoped.
1. Plan — scope the question
Before searching, pin down what's actually being asked. Most bad research answers a question
nobody asked.
- State the question in one sentence. If you can't, it's not scoped yet.
- Name the decision it serves. "Which X should we pick?" needs different evidence than
"Is X true?". The decision sets the bar for confidence.
- List the answer's shape. A number? A recommendation? A comparison table? A yes/no with
caveats? Knowing the shape tells you when you're done.
- Set boundaries: time window (recency that matters), geography, scale, definitions of
fuzzy terms.
Narrow an underspecified question before spending effort. If the ask is "what should I
buy / which tool / is this a good idea" without budget, use-case, constraints, or context, ask
2–3 clarifying questions first. Researching the wrong question thoroughly is still wrong.
Then decompose into sub-questions — the 3–7 things that must each be answered for the whole
to hold. Research the sub-questions; assemble the answer.
2. Gather — fan out across sources
- Cast wide before going deep. Run several differently-worded queries; don't anchor on the
first source's framing. Search for the counter-claim too ("X is overrated", "problems with
X") — not just confirmation.
- Go to primary sources. Prefer the original study, filing, spec, dataset, or official
doc over an article summarizing it. Summaries drift; numbers get garbled in retelling.
- Triangulate. A claim is only as strong as the number of independent sources that
confirm it. Three outlets all citing one press release is one source, not three.
- Capture as you go: for each fact, note the source, the date, and a direct quote/figure.
You cannot cite what you didn't record.
3. Verify — adversarial check (the step people skip)
For each key claim (the ones the conclusion rests on), actively try to refute it:
- Find the origin. Trace the claim to its source. Where did this number actually come
from? Who measured it, how, and when?
- Look for the strongest disagreement. Who says the opposite, and why? A claim you can't
find any dissent on is either settled or you haven't looked hard enough.
- Check the math and the units. Percentages without a base, totals that don't add up,
growth rates with no time frame, and apples-to-oranges comparisons are the common tells.
- Test recency. Is this still true? Prices, rankings, "fastest/largest/only" claims, and
policy facts decay. A correct 2019 fact can be a wrong 2026 answer.
- Watch for self-interest. Vendor benchmarks, sponsored studies, and anything selling
something get an extra round of scrutiny.
If a claim survives a genuine attempt to break it, it's load-bearing. If it doesn't, demote it
to "reported but unverified" or drop it.
4. Synthesize — write the brief
- Lead with the answer. First line: the conclusion / recommendation. Decision-makers
read top-down and may stop after the first paragraph — make it count.
- Then the why, structured by sub-question, each point carrying its citation.
- Separate fact from inference explicitly (see below).
- Close with confidence + unknowns.
Source-credibility checklist
Score each source before you lean on it:
- Primary or secondary? Original data/document > reporting on it > commentary on the
reporting.
- Authority — does the author/org actually have standing on this topic, or are they out of
their lane?
- Recency — is it current enough for a claim that changes over time? Note the date, always.
- Independence — funded by, owned by, or selling the thing in question? Conflicts bias.
- Method transparency — can you see how they got the number (sample, methodology, sources),
or are you trusting an assertion?
- Corroboration — do independent sources agree? Outliers need explaining, not silent
dropping.
- Track record — has this source been reliable/retracted before?
Rough hierarchy (context-dependent, not absolute): peer-reviewed studies, official
filings/standards, and primary datasets at the top; reputable journalism and expert analysis
in the middle; anonymous posts, marketing, and AI-generated content summaries near the bottom.
A low-tier source can still be right — it just needs corroboration before it carries weight.
Separating fact from inference
Be ruthless about which is which; conflating them is how research misleads.
- Fact — directly stated by a credible source, with a citation. ("Revenue was $4.2M in
2025 [source].")
- Inference — your reasoning from facts. Label it. ("This implies ~30% YoY growth,
assuming the 2024 figure of $3.2M is comparable.")
- Assumption — something you're taking as given without evidence. Name it so the reader can
challenge it. ("Assuming the same accounting basis across years.")
- Unknown — a gap you couldn't fill. State it; don't paper over it.
Phrases that signal you're doing it right: "according to…", "this suggests…", "I could not
find…", "sources disagree on…".
Reporting confidence and unknowns
End every brief with an explicit confidence statement. Vague hedging ("seems like") is useless;
calibrated confidence is actionable.
- High — multiple independent primary sources agree; recent; verified the underlying math.
- Medium — corroborated but with gaps, dated data, or some reliance on secondary sources.
- Low — single source, conflicting evidence, stale data, or heavy inference. Say so loudly.
Always include a short "What I couldn't verify / what would change this answer" section.
Naming the unknowns is a feature: it tells the decision-maker where the risk lives and what to
check before betting on it.
Report template
ANSWER: <the conclusion / recommendation, one or two sentences>
CONFIDENCE: High / Medium / Low — <one-line why>
KEY FINDINGS
1. <claim> [source, date]
2. <claim> [source, date] (note: sources disagree — see below)
...
REASONING / INFERENCE
<what you concluded from the facts, with assumptions named>
CONTEXT & CAVEATS
<scope, definitions, anything that bounds the answer>
UNKNOWNS / WHAT WOULD CHANGE THIS
<gaps you couldn't fill; what to verify before acting>
SOURCES
[1] <title> — <publisher/author>, <date>, <url> — primary/secondary, why trusted
...
Anti-patterns
- Confirmation hunting — searching only for what you hope is true. Search the opposite.
- Citation laundering — three articles citing one origin presented as three sources.
- Stale-fact trap — quoting a "current" superlative that quietly expired.
- Burying the answer — making the reader mine paragraphs for the conclusion.
- False precision — "$4,231,847" from a source that said "about $4M".
- Unlabeled inference — presenting your reasoning as if it were a sourced fact.
- Over-hedging — refusing to give an answer when one is warranted. Calibrate, don't dodge.
1---2name: deep-research3description: Running structured, multi-source research that produces a trustworthy, cited synthesized answer. Use when a question needs more than a single lookup — comparing options, validating a claim, surveying a market or technology, or briefing a decision where being wrong is costly. Covers scoping (and narrowing) the question, fanning out across sources, judging source quality, adversarially verifying each key claim, separating fact from inference, and reporting with explicit confidence. Keywords deep research, multi-source, fact-check, verify, synthesize, cited report, source credibility, due diligence.4license: MIT5---6
7# Deep Research Guide
8
9Produce a **trustworthy synthesized answer**, not a pile of links. The output of research is a
10decision-grade brief: a clear claim, the evidence behind it, citations, and an honest map of
11what is still unknown. Speed without verification is a liability — a confident wrong answer
12costs more than a slow right one.
13
14> Core principle: default to skeptical. Treat every key claim as guilty until corroborated.
15> Your job is not to confirm a hypothesis — it's to find what would break it.
16
17## Workflow — plan → gather → verify → synthesize
18
19Run these as distinct phases. Don't start writing the report while you're still gathering, and
20don't gather before the question is scoped.
21
22### 1. Plan — scope the question
23
24Before searching, pin down what's actually being asked. Most bad research answers a question
25nobody asked.
26
27- **State the question in one sentence.** If you can't, it's not scoped yet.
28- **Name the decision it serves.** "Which X should we pick?" needs different evidence than
29 "Is X true?". The decision sets the bar for confidence.
30- **List the answer's shape.** A number? A recommendation? A comparison table? A yes/no with
31 caveats? Knowing the shape tells you when you're done.
32- **Set boundaries**: time window (recency that matters), geography, scale, definitions of
33 fuzzy terms.
34
35**Narrow an underspecified question before spending effort.** If the ask is "what should I
36buy / which tool / is this a good idea" without budget, use-case, constraints, or context, ask
372–3 clarifying questions first. Researching the wrong question thoroughly is still wrong.
38
39Then decompose into **sub-questions** — the 3–7 things that must each be answered for the whole
40to hold. Research the sub-questions; assemble the answer.
41
42### 2. Gather — fan out across sources
43
44- **Cast wide before going deep.** Run several differently-worded queries; don't anchor on the
45 first source's framing. Search for the *counter*-claim too ("X is overrated", "problems with
46 X") — not just confirmation.
47- **Go to primary sources.** Prefer the original study, filing, spec, dataset, or official
48 doc over an article summarizing it. Summaries drift; numbers get garbled in retelling.
49- **Triangulate.** A claim is only as strong as the number of *independent* sources that
50 confirm it. Three outlets all citing one press release is one source, not three.
51- **Capture as you go**: for each fact, note the source, the date, and a direct quote/figure.
52 You cannot cite what you didn't record.
53
54### 3. Verify — adversarial check (the step people skip)
55
56For each **key claim** (the ones the conclusion rests on), actively try to refute it:
57
58- **Find the origin.** Trace the claim to its source. Where did this number actually come
59 from? Who measured it, how, and when?
60- **Look for the strongest disagreement.** Who says the opposite, and why? A claim you can't
61 find any dissent on is either settled or you haven't looked hard enough.
62- **Check the math and the units.** Percentages without a base, totals that don't add up,
63 growth rates with no time frame, and apples-to-oranges comparisons are the common tells.
64- **Test recency.** Is this still true? Prices, rankings, "fastest/largest/only" claims, and
65 policy facts decay. A correct 2019 fact can be a wrong 2026 answer.
66- **Watch for self-interest.** Vendor benchmarks, sponsored studies, and anything selling
67 something get an extra round of scrutiny.
68
69If a claim survives a genuine attempt to break it, it's load-bearing. If it doesn't, demote it
70to "reported but unverified" or drop it.
71
72### 4. Synthesize — write the brief
73
74- **Lead with the answer.** First line: the conclusion / recommendation. Decision-makers
75 read top-down and may stop after the first paragraph — make it count.
76- **Then the why**, structured by sub-question, each point carrying its citation.
77- **Separate fact from inference explicitly** (see below).
78- **Close with confidence + unknowns.**
79
80## Source-credibility checklist
81
82Score each source before you lean on it:
83
84- **Primary or secondary?** Original data/document > reporting on it > commentary on the
85 reporting.
86- **Authority** — does the author/org actually have standing on this topic, or are they out of
87 their lane?
88- **Recency** — is it current enough for a claim that changes over time? Note the date, always.
89- **Independence** — funded by, owned by, or selling the thing in question? Conflicts bias.
90- **Method transparency** — can you see how they got the number (sample, methodology, sources),
91 or are you trusting an assertion?
92- **Corroboration** — do independent sources agree? Outliers need explaining, not silent
93 dropping.
94- **Track record** — has this source been reliable/retracted before?
95
96Rough hierarchy (context-dependent, not absolute): peer-reviewed studies, official
97filings/standards, and primary datasets at the top; reputable journalism and expert analysis
98in the middle; anonymous posts, marketing, and AI-generated content summaries near the bottom.
99A low-tier source can still be right — it just needs corroboration before it carries weight.
100
101## Separating fact from inference
102
103Be ruthless about which is which; conflating them is how research misleads.
104
105- **Fact** — directly stated by a credible source, with a citation. ("Revenue was $4.2M in
106 2025 [source].")
107- **Inference** — your reasoning *from* facts. Label it. ("This implies ~30% YoY growth,
108 assuming the 2024 figure of $3.2M is comparable.")
109- **Assumption** — something you're taking as given without evidence. Name it so the reader can
110 challenge it. ("Assuming the same accounting basis across years.")
111- **Unknown** — a gap you couldn't fill. State it; don't paper over it.
112
113Phrases that signal you're doing it right: "according to…", "this suggests…", "I could not
114find…", "sources disagree on…".
115
116## Reporting confidence and unknowns
117
118End every brief with an explicit confidence statement. Vague hedging ("seems like") is useless;
119calibrated confidence is actionable.
120
121- **High** — multiple independent primary sources agree; recent; verified the underlying math.
122- **Medium** — corroborated but with gaps, dated data, or some reliance on secondary sources.
123- **Low** — single source, conflicting evidence, stale data, or heavy inference. Say so loudly.
124
125Always include a short **"What I couldn't verify / what would change this answer"** section.
126Naming the unknowns is a feature: it tells the decision-maker where the risk lives and what to
127check before betting on it.
128
129## Report template
130
131```
132ANSWER: <the conclusion / recommendation, one or two sentences>
133CONFIDENCE: High / Medium / Low — <one-line why>
134
135KEY FINDINGS
136 1. <claim> [source, date]
137 2. <claim> [source, date] (note: sources disagree — see below)
138 ...
139
140REASONING / INFERENCE
141 <what you concluded from the facts, with assumptions named>
142
143CONTEXT & CAVEATS
144 <scope, definitions, anything that bounds the answer>
145
146UNKNOWNS / WHAT WOULD CHANGE THIS
147 <gaps you couldn't fill; what to verify before acting>
148
149SOURCES
150 [1] <title> — <publisher/author>, <date>, <url> — primary/secondary, why trusted
151 ...
152```
153
154## Anti-patterns
155
156- **Confirmation hunting** — searching only for what you hope is true. Search the opposite.
157- **Citation laundering** — three articles citing one origin presented as three sources.
158- **Stale-fact trap** — quoting a "current" superlative that quietly expired.
159- **Burying the answer** — making the reader mine paragraphs for the conclusion.
160- **False precision** — "$4,231,847" from a source that said "about $4M".
161- **Unlabeled inference** — presenting your reasoning as if it were a sourced fact.
162- **Over-hedging** — refusing to give an answer when one is warranted. Calibrate, don't dodge.