deep-research

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Deep Research

深度研究

Systematic methodology for conducting exhaustive, accurate research using all available tools. Prioritizes correctness over speed.
借助所有可用工具开展详尽、准确研究的系统化方法论,优先保证正确性而非速度。

Core Principles

核心原则

  1. Multiple sources required — Never rely on a single source for important claims
  2. Cross-reference everything — Verify facts appear consistently across independent sources
  3. Citation mandatory — Every claim must have a source; no unsourced assertions
  4. Acknowledge uncertainty — When sources conflict or are weak, say so explicitly
  5. Prefer primary sources — Official docs > blog posts > forum answers > AI-generated content
  1. 需多来源佐证 —— 重要主张绝不能仅依赖单一来源
  2. 全面交叉验证 —— 核实事实在独立来源间的一致性
  3. 强制添加引用 —— 所有主张必须附带来源,禁止无来源断言
  4. 明确标注不确定性 —— 当来源存在冲突或可信度较低时,需明确说明
  5. 优先使用一手来源 —— 官方文档 > 博客文章 > 论坛回答 > AI生成内容

Available Research Tools

可用研究工具

Use these tools in combination based on the research topic:
ToolBest ForLimitations
WebSearchCurrent events, recent information, broad topic discoveryResults may be outdated, SEO-influenced
WebFetchReading specific URLs, extracting detailed contentRequires known URL
Playwright browserInteractive sites, paywalled content (if logged in), complex navigationSlower, requires more tokens
Context7/MCP docsLibrary/framework documentationOnly indexed libraries
OpenAI docs MCPOpenAI API specificsOpenAI only
Grep/Glob/ReadCodebase research, finding implementationsLocal files only
根据研究主题组合使用以下工具:
工具适用场景局限性
WebSearch时事资讯、近期信息、宽泛主题探索结果可能过时,受SEO影响
WebFetch读取特定URL、提取详细内容需要已知URL
Playwright browser交互式网站、付费内容(已登录时)、复杂导航速度较慢,消耗更多token
Context7/MCP docs库/框架文档仅支持已索引的库
OpenAI docs MCPOpenAI API细节仅针对OpenAI
Grep/Glob/Read代码库研究、查找实现细节仅支持本地文件

Research Workflow

研究工作流

Phase 1: Scope Definition

阶段1:范围界定

Before researching, clarify:
  1. Core question — What specific question(s) need answering?
  2. Required depth — Surface overview or exhaustive deep-dive?
  3. Recency requirements — Is timeliness critical? (API versions, current events, etc.)
  4. Authoritative sources — What would count as a definitive answer?
Ask clarifying questions if scope is ambiguous. Use AskUserQuestion for structured choices when multiple research directions are possible.
开始研究前,需明确:
  1. 核心问题 —— 需要回答哪些具体问题?
  2. 所需深度 —— 表面概述还是详尽深入研究?
  3. 时效性要求 —— 及时性是否关键?(如API版本、时事等)
  4. 权威来源标准 —— 什么可被视为确定性答案?
若范围模糊,需提出澄清问题。当存在多个研究方向时,使用AskUserQuestion获取结构化选择。

Phase 2: Source Discovery

阶段2:来源挖掘

Cast a wide net to find relevant sources:
1. WebSearch with multiple query variations
   - Try 3-5 different phrasings of the core question
   - Include technical terms AND plain language
   - Search for "[topic] official documentation"
   - Search for "[topic] research paper" or "[topic] study"

2. Identify authoritative sources from results
   - Official documentation sites
   - Academic papers / research institutions
   - Industry standards bodies
   - Recognized experts in the field

3. Check specialized tools
   - Context7 for library/framework docs
   - OpenAI docs MCP for OpenAI-specific topics
   - GitHub/codebase for implementation details
Source discovery heuristics:
  • Government and academic domains (.gov, .edu, .ac.uk) tend toward accuracy
  • Official project documentation is authoritative for that project
  • Wikipedia is a starting point, not an endpoint — follow its citations
  • Stack Overflow answers need verification; check votes and dates
  • Be skeptical of content farms and SEO-optimized listicles
广泛搜罗相关来源:
1. 使用多种查询变体进行WebSearch
   - 尝试3-5种核心问题的不同表述
   - 同时包含技术术语和通俗语言
   - 搜索“[主题] official documentation”
   - 搜索“[主题] research paper”或“[主题] study”

2. 从结果中识别权威来源
   - 官方文档网站
   - 学术论文/研究机构
   - 行业标准组织
   - 领域内公认专家

3. 尝试专业工具
   - 用Context7查找库/框架文档
   - 用OpenAI docs MCP查找OpenAI特定主题
   - 用GitHub/代码库查找实现细节
来源挖掘技巧:
  • 政府和学术域名(.gov、.edu、.ac.uk)通常更准确
  • 官方项目文档对该项目而言是权威来源
  • Wikipedia仅作为起点,需跟进其引用来源
  • Stack Overflow回答需验证,查看投票数和日期
  • 对内容农场和SEO优化的列表类内容保持怀疑

Phase 3: Deep Reading

阶段3:深度阅读

For each promising source:
  1. Fetch full content — Use WebFetch or browser to get complete text
  2. Extract key claims — Note specific facts, figures, dates, quotes
  3. Note source metadata — Author, date, organization, potential biases
  4. Identify citations — What sources does this source cite?
  5. Flag conflicts — Does this contradict other sources?
Reading strategy for different source types:
Source TypeStrategy
DocumentationRead relevant sections fully; note version/date
Research paperAbstract, conclusion, methodology in that order
News articleCheck publication date, author credentials, cited sources
Blog postVerify claims independently; note author's expertise
Forum/Q&ACheck answer date, votes, accepted status; verify independently
针对每个有价值的来源:
  1. 获取完整内容 —— 使用WebFetch或浏览器获取完整文本
  2. 提取关键主张 —— 记录具体事实、数据、日期、引用内容
  3. 记录来源元数据 —— 作者、日期、机构、潜在偏见
  4. 识别引用链 —— 该来源引用了哪些其他来源?
  5. 标记冲突点 —— 该内容是否与其他来源矛盾?
不同类型来源的阅读策略:
来源类型策略
文档完整阅读相关章节;记录版本/日期
研究论文按摘要、结论、方法论的顺序阅读
新闻文章查看发布日期、作者资质、引用来源
博客文章独立验证主张;记录作者专业背景
论坛/问答查看回答日期、投票数、采纳状态;独立验证

Phase 4: Cross-Verification

阶段4:交叉验证

For each major claim:
  1. Find 2+ independent sources — Sources that don't cite each other
  2. Check for conflicts — Note any disagreements between sources
  3. Prefer newer sources — For rapidly evolving topics
  4. Weight by authority — Primary sources > secondary > tertiary
Conflict resolution:
  • When sources disagree, report all positions with citations
  • Investigate why they disagree (different contexts, outdated info, different definitions)
  • If one source is clearly more authoritative, note that
  • Never silently pick one version
针对每个主要主张:
  1. 找到2个及以上独立来源 —— 来源间不存在互相引用关系
  2. 检查冲突 —— 记录来源间的分歧
  3. 优先选择较新来源 —— 针对快速演进的主题
  4. 按权威性加权 —— 一手来源 > 二手来源 > 三手来源
冲突解决:
  • 当来源存在分歧时,附带引用报告所有立场
  • 调查分歧原因(不同语境、过时信息、定义差异)
  • 若某一来源明显更权威,需标注说明
  • 绝不能默认选择某一版本

Phase 5: Synthesis & Output

阶段5:整合与输出

Structure findings clearly:
markdown
undefined
清晰结构化呈现研究结果:
markdown
undefined

Research Summary: [Topic]

研究摘要:[主题]

Key Findings

关键发现

  1. [Finding 1]
    • [Specific fact with citation]
    • [Supporting evidence]
    • Confidence: High/Medium/Low
    • Sources: [1], [2]
  2. [Finding 2] ...
  1. [发现1]
    • [带引用的具体事实]
    • [佐证证据]
    • 置信度:高/中/低
    • 来源:[1], [2]
  2. [发现2] ...

Conflicts & Uncertainties

冲突与不确定性

  • [Area of disagreement]: Source A claims X [1], while Source B claims Y [2]. [Analysis of why they differ]
  • [分歧领域]:来源A主张X [1],而来源B主张Y [2]。[分歧原因分析]

Source Quality Assessment

来源质量评估

#SourceTypeAuthorityRecencyNotes
1[URL]Official docsHigh2024-01Primary source
2[URL]Research paperHigh2023-06Peer-reviewed
3[URL]BlogMedium2024-03Author is [expert]
#来源类型权威性时效性备注
1[URL]官方文档2024-01一手来源
2[URL]研究论文2023-06同行评审
3[URL]博客2024-03作者为[领域专家]

Gaps & Limitations

缺口与局限性

  • [What couldn't be verified]
  • [Areas needing more research]
  • [无法验证的内容]
  • [需进一步研究的领域]

Citations

引用列表

[1] [Full citation with URL] [2] [Full citation with URL] ...
undefined
[1] [含URL的完整引用] [2] [含URL的完整引用] ...
undefined

Confidence Levels

置信度等级

Assign confidence to each finding:
LevelCriteria
High3+ independent authoritative sources agree; no conflicts
Medium2 sources agree, or 1 highly authoritative source; minor conflicts
LowSingle source, or significant conflicts between sources
UncertainSources conflict significantly; unable to determine truth
Always state confidence explicitly. "I'm not sure" is a valid research finding.
为每个发现分配置信度:
等级判定标准
3个及以上独立权威来源达成一致;无冲突
2个来源达成一致,或1个高权威来源;存在轻微冲突
仅单一来源,或来源间存在显著冲突
不确定来源间冲突显著;无法判定事实真相
需明确标注置信度。“不确定”是有效的研究结果。

Citation Format

引用格式

Use inline citations with numbered references:
markdown
The API rate limit is 60 requests per minute [1], though this can be increased
for enterprise accounts [2].

---
[1] OpenAI API Documentation, "Rate Limits", https://platform.openai.com/docs/guides/rate-limits, accessed 2024-01-15
[2] OpenAI Enterprise FAQ, https://openai.com/enterprise, accessed 2024-01-15
Citation must include:
  • Source name/title
  • URL (if web source)
  • Access date (for web sources)
  • Publication date (if available)
使用带编号引用的内嵌标注:
markdown
API速率限制为每分钟60次请求 [1],但企业账户可提升该限制 [2]。

---
[1] OpenAI API Documentation, "Rate Limits", https://platform.openai.com/docs/guides/rate-limits, accessed 2024-01-15
[2] OpenAI Enterprise FAQ, https://openai.com/enterprise, accessed 2024-01-15
引用必须包含:
  • 来源名称/标题
  • URL(若为网络来源)
  • 访问日期(网络来源)
  • 发布日期(若有)

Special Research Scenarios

特殊研究场景

Rapidly Evolving Topics (AI, crypto, etc.)

快速演进主题(AI、加密货币等)

  • Prioritize sources from last 6 months
  • Check official changelogs and release notes
  • Note when information might be outdated
  • Consider using browser to check current state directly
  • 优先选择6个月内的来源
  • 查看官方更新日志和发布说明
  • 标注信息可能过时的部分
  • 考虑直接用浏览器查看当前状态

Controversial Topics

争议性主题

  • Present multiple perspectives with citations for each
  • Identify the strongest arguments on each side
  • Note which sources might have biases and why
  • Don't pick sides unless evidence is overwhelming
  • 呈现多方观点并为每个观点附带引用
  • 识别各方的核心论据
  • 标注可能存在偏见的来源及原因
  • 除非证据确凿,否则不站队

Technical Implementation Questions

技术实现问题

  • Check official documentation first (Context7, MCP servers)
  • Look for example code in GitHub
  • Verify against actual behavior if possible
  • Note version-specific differences
  • 首先查看官方文档(Context7、MCP服务器)
  • 在GitHub中查找示例代码
  • 若可能,对照实际行为验证
  • 标注版本差异

Comparative Research ("X vs Y")

对比研究(“X vs Y”)

  • Use same evaluation criteria for all options
  • Find sources that compare directly when possible
  • Check for bias (vendor-sponsored comparisons)
  • Note what each option is optimized for
  • 对所有选项使用相同评估标准
  • 尽可能找到直接对比的来源
  • 检查偏见(如厂商赞助的对比内容)
  • 标注每个选项的优化方向

Anti-Patterns to Avoid

需避免的反模式

Anti-PatternWhy It's BadInstead
Single sourceNo verificationAlways find 2+ sources
Uncited claimsUnverifiableEvery fact needs a source
Assuming first result is bestSEO != accuracyEvaluate source quality
Ignoring conflictsHides uncertaintyReport all positions
Outdated sourcesInformation decayCheck publication dates
Trusting AI summariesMay hallucinateGo to primary sources
Stopping earlyIncomplete pictureResearch until diminishing returns
反模式危害正确做法
单一来源无验证依据始终找到2个及以上来源
无引用主张无法验证所有事实都需附带来源
假设首个结果最优SEO不等于准确性评估来源质量
忽略冲突掩盖不确定性报告所有立场
过时来源信息失效查看发布日期
信任AI摘要可能生成幻觉内容直接查看一手来源
过早停止研究结果不完整研究至收益递减点

Completion Criteria

完成标准

Research is complete when:
  1. Core question(s) answered with citations
  2. Key claims verified by 2+ independent sources
  3. Conflicts and uncertainties explicitly noted
  4. Source quality assessed for all citations
  5. Confidence levels assigned to findings
  6. Gaps and limitations documented
满足以下条件时研究完成:
  1. 核心问题已附带引用得到解答
  2. 关键主张已通过2个及以上独立来源验证
  3. 冲突和不确定性已明确标注
  4. 所有引用的来源质量已评估
  5. 为发现分配了置信度等级
  6. 已记录缺口与局限性

Reference Files

参考文件

For detailed guidance on specific scenarios:
  • Source Evaluation Criteria — How to assess source reliability
  • Search Strategies — Advanced query techniques for different domains
针对特定场景的详细指导:
  • Source Evaluation Criteria —— 如何评估来源可信度
  • Search Strategies —— 针对不同领域的高级查询技巧