refactor(review): extract shared review contracts#246
Conversation
There was a problem hiding this comment.
Found: 0 critical, 1 important, 0 suggestions.
.gitignore coverage for non-review workflow handoff files even though the issue/spec/implementation workflows continue to create and read root-level files such as issue_context.json, issue_comments.txt, implementation_summary.md, pr-metadata.json, branch-start-shas.json, validation-output.txt, and validation-error.txt. Local review outputs moved to a temp directory, but those other workflows were not migrated in this diff, so interrupted or local workflow runs will surface scratch artifacts as untracked files again. I am not adding a duplicate inline comment because the same .gitignore finding was already discussed in a resolved thread; the current diff still appears to leave that resolution incomplete.
Summary
Validation
Base Sync