Files
Agentic-AI-Template/Document/phases/0-report-generation/step4.md
T
2026-04-24 08:34:53 +09:00

33 lines
1.2 KiB
Markdown

# Step 4: draft-report
## Read First
- /AGENTS.md
- /docs/PRD.md
- /docs/ARCHITECTURE.md
- /docs/ADR.md
- /docs/UI_GUIDE.md
- /docs/RESEARCH_LOG.md
- /docs/REPORT_DRAFT.md
- /phases/0-report-generation/index.json
## Task
Write or revise `docs/REPORT_DRAFT.md` into a coherent report draft.
Use only claims supported by `docs/RESEARCH_LOG.md` or clearly label unresolved claims as uncertain. Follow the target format, audience, direction, and success criteria in `docs/PRD.md`. Include executive summary, background, core findings, detailed analysis, risks and uncertainty, options or scenarios, recommendations, references, and user feedback questions unless the brief specifies a different structure.
## Acceptance Criteria
```bash
python scripts/validate_workspace.py
```
## Verification
1. Run the acceptance command.
2. Confirm every core claim in the draft maps to a source or a `검증 필요` note.
3. Confirm the draft includes risks, uncertainty, and next-decision guidance.
4. Update this step in `phases/0-report-generation/index.json`.
## Do Not
- Do not include source-free statistics or current claims.
- Do not use persuasive language that exceeds the evidence.
- Do not remove feedback questions from the end of the draft.