Parent EPIC: #2003
Goal: Retain explicit, chronological, evidence-based reports from independent review agents in the folder-style issue specification they review.
Scope:
- Create a reusable agent-review-reports.md template with YAML frontmatter.
- Add edit to Complexity Auditor, Task Reviewer, and PR Reviewer.
- Require those reviewers to create or append a report before returning their verdict when given a folder-style issue spec.
- Require branch or PR report changes to be committed through Committer.
Boundary: Copilot Suggestions Handler keeps its existing tracker in docs/copilot-pr-reviews/; this issue does not add technical enforcement of report persistence.
Verification: Run linter all, structural profile/template checks, and cargo test --doc --workspace; invoke all three reviewers against a folder-style test spec.
Parent EPIC: #2003
Goal: Retain explicit, chronological, evidence-based reports from independent review agents in the folder-style issue specification they review.
Scope:
Boundary: Copilot Suggestions Handler keeps its existing tracker in docs/copilot-pr-reviews/; this issue does not add technical enforcement of report persistence.
Verification: Run linter all, structural profile/template checks, and cargo test --doc --workspace; invoke all three reviewers against a folder-style test spec.