Skip to content

深度审查报告模板

markdown
# Deep Review Report

**Paper**: `{file_path}`
**Mode**: `deep-review`

## Overall Assessment

{one short paragraph}

- **Major**: {n}
- **Moderate**: {n}
- **Minor**: {n}

## Paper Summary

{short summary}

## Major Issues

### M1: {title}
- **Type**: {comment_type}
- **Source**: {[LLM]|[Script]}
- **Section**: {source_section}
- **Quote**: `{quote}`
- **Explanation**: {explanation}

## Moderate Issues

{repeat}

## Minor Issues

{repeat}

## Phase 0 Automated Findings

{optional}

## Score Summary

{optional}

## Revision Roadmap

### Priority 1
- [ ] {action}

### Priority 2
- [ ] {action}

### Priority 3
- [ ] {action}

基于 MIT 许可发布