feat: maintain bot-owned repos (drop BOT_USER exclusion) #114

Merged
joshtronic merged 1 commit from feat/maintain-bot-owned-repos into master 2026-05-23 03:37:19 +00:00
Owner

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

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>
feat: maintain bot-owned repos (drop BOT_USER exclusion)
All checks were successful
Lint / check-sync (push) Successful in 5s
Lint / check-sync (pull_request) Successful in 4s
068b783979
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>
joshtronic deleted branch feat/maintain-bot-owned-repos 2026-05-23 03:37:20 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
joshtronic/igor!114
No description provided.