feat: maintain bot-owned repos (drop BOT_USER exclusion) #114
No reviewers
Labels
No labels
Agent
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
joshtronic/igor!114
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/maintain-bot-owned-repos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Brain, website, and the agent itself are first-class repos now --
they have real audit surface (npm deps on website, python deps on
agent) and security findings matter there too. Excluding them from
tier-2 maintenance was the wrong shape; the original "auditing your
own notes repo is busywork" rationale only holds for the brain.
Auto-detection in the maintenance prompt naturally no-ops on
markdown-only repos (no package.json, no requirements.txt, nothing
to audit). One wasted Claude call per week per such repo is an
acceptable cost compared to silently missing security findings on
the website or harness.
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com