summaryrefslogtreecommitdiff
path: root/claudomator
AgeCommit message (Collapse)Author
11 daysdocs: add REFACTOR_PLAN.md with codebase analysis findingsClaudomator Agent
Analyzed claudomator for architectural integrity, test coverage gaps, and bugs. Documents 1 critical race condition (QuestionRegistry.Answer panics on closed channel), 2 medium issues (sandbox leak, VAPID private key validation), and 8 minor issues covering error handling, test coverage gaps, and code duplication. 11 discrete subtasks created in Claudomator for each actionable item. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>