34 lines
884 B
Markdown
34 lines
884 B
Markdown
<!-- task={task_name} plan={plan_number} tag={TAG}{milestone_task_metadata_or_omit} -->
|
|
|
|
# Complete - {task_name}
|
|
|
|
## 완료 일시
|
|
|
|
{YYYY-MM-DD or ISO-8601}
|
|
|
|
## 요약
|
|
|
|
{one-line task summary, loop count, and final verdict; include user-review resolution if applicable}
|
|
|
|
## 루프 이력
|
|
|
|
| Plan | Review | Verdict | 메모 |
|
|
|------|--------|---------|------|
|
|
| `plan_{build_lane}_GNN_N.log` | `code_review_{review_lane}_GNN_N.log` | PASS/WARN/FAIL | {main outcome or follow-up reason} |
|
|
| `USER_REVIEW.md` | recorded user action or decision | PASS/RESOLVED | {only when a user-review stop was resolved as the terminal completion path; remove this row otherwise} |
|
|
|
|
## 구현/정리 내용
|
|
|
|
- {implemented or cleaned-up change}
|
|
|
|
## 최종 검증
|
|
|
|
- `{command}` - {PASS/FAIL/BLOCKED}; {actual output summary or saved output path}
|
|
|
|
## 잔여 Nit
|
|
|
|
- 없음
|
|
|
|
## 후속 작업
|
|
|
|
- 없음
|