1.3 KiB
1.3 KiB
Step 2: deep-research
Read First
- /AGENTS.md
- /docs/PRD.md
- /docs/ARCHITECTURE.md
- /docs/ADR.md
- /docs/UI_GUIDE.md
- /docs/RESEARCH_LOG.md
- /phases/0-report-generation/index.json
Task
Deepen the research around the most important keywords, stakeholders, time periods, regions, and required questions from docs/PRD.md.
Use web search to fill evidence gaps, find current data, and look for conflicting viewpoints. Update:
docs/RESEARCH_LOG.mdsource list with additional source entries.docs/RESEARCH_LOG.md상충 근거table when sources disagree.docs/RESEARCH_LOG.md검증 필요for claims that still lack enough support.docs/RESEARCH_LOG.md폐기한 주장for claims excluded because the evidence is weak, outdated, or outside scope.
Acceptance Criteria
python scripts/validate_workspace.py
Verification
- Run the acceptance command.
- Confirm the required questions in
docs/PRD.mdhave research coverage or explicit gaps. - Confirm conflicts and uncertainty are visible in
docs/RESEARCH_LOG.md. - Update this step in
phases/0-report-generation/index.json.
Do Not
- Do not resolve conflicting evidence by ignoring one side.
- Do not overfit research to a predetermined conclusion.
- Do not write the final report body before the source review and outline step.