Skip to content

docs: update CLAUDE.md and README.md with review storage features#34

Merged
SimonOyaneder merged 1 commit into
mainfrom
docs/review-storage
Feb 26, 2026
Merged

docs: update CLAUDE.md and README.md with review storage features#34
SimonOyaneder merged 1 commit into
mainfrom
docs/review-storage

Conversation

@SimonOyaneder

Copy link
Copy Markdown
Owner

Summary

  • Documents the new review storage and feedback capture features in both CLAUDE.md and README.md
  • Updates architecture diagram to include the review comment feedback handler
  • Adds pull_request_review_comment to the GitHub App event subscription list
  • Updates file structure with review-store.ts and feedback-handler.ts
  • Updates test counts from 292/26 to 306/28

Test plan

  • No code changes — documentation only
  • npm run lint passes
  • npm test passes (306 tests, 28 suites)

🤖 Generated with Claude Code

… capture

Adds documentation for:
- Review storage (pr_reviews, pr_review_findings tables)
- Feedback capture (review_feedback table, feedback-handler)
- pull_request_review_comment.created event
- Updated file structure, architecture diagram, and test counts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

@canon-review canon-review Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed this PR and found no pattern deviations. The code follows existing repository conventions. ✅

@SimonOyaneder SimonOyaneder merged commit 8f02393 into main Feb 26, 2026
2 checks passed
@SimonOyaneder SimonOyaneder deleted the docs/review-storage branch February 26, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant