chore(claude): self-extending tripwire extension + pause-bots guard #668
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#668
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "chore/bot-safety-followups"
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?
Summary
Два safety-довода к autonomous-pipeline (flagged в multiagent-аудите #662, follow-ups):
_autonomous_pickup.md(claim/kill-switch/merge-FSM contract) или любойwork-as-*.md(persona). Раньше защищались толькоgit-pr.mdAuto-merge policy +CLAUDE.md+auto-code-reviewer.md→ дыра: bot мог изменить claim/kill-switch logic без human. Правки:git-pr.md,auto-code-reviewer.md,work-as-reviewer.md.cleanup-stale-claims.sh— cron теперь early-exit при активномpause-bots. Без него worker, приостановленный mid-work (держит wip-claim до un-pause per_autonomous_pickup.md), терял работу: cron снимал его claim через 4h.Test plan
bash -n scripts/cleanup-stale-claims.sh(синтаксис — проверено локально OK)pause-botslabel →workflow_dispatchstale-claims → логpause-bots active — skipping, claims не тронуты_autonomous_pickup.md→ verdict=changes +blocked +needs-human (не merge)No deploy impact (
.claude/*+ cron script).