5つの関心を Persona, Policy, Instruction, Knowledge, Output Contract に統一。 ディレクトリ、YAMLキー、ソースコード、テンプレート、テスト、ドキュメントを全面更新。
24 lines
595 B
Markdown
24 lines
595 B
Markdown
```markdown
|
|
# Review Summary
|
|
|
|
## Overall Verdict: APPROVE / REJECT
|
|
|
|
## Summary
|
|
{Integrate all review results in 2-3 sentences}
|
|
|
|
## Review Results
|
|
| Review | Result | Key Findings |
|
|
|--------|--------|-------------|
|
|
| Architecture | APPROVE/REJECT | {Overview} |
|
|
| Security | APPROVE/REJECT | {Overview} |
|
|
| AI Anti-pattern | APPROVE/REJECT | {Overview} |
|
|
|
|
## Critical Issues
|
|
| # | Severity | Source | Location | Issue |
|
|
|---|----------|--------|----------|-------|
|
|
| 1 | High | Security | `file:line` | Description |
|
|
|
|
## Improvement Suggestions
|
|
- {Consolidated suggestions from all reviews}
|
|
```
|