Skip to content

[Misc] Engage /auto kill-switch (.auto/STOP on develop-auto)#1120

Merged
chronoai-shining merged 1 commit into
develop-autofrom
chore/engage-auto-killswitch
Jun 15, 2026
Merged

[Misc] Engage /auto kill-switch (.auto/STOP on develop-auto)#1120
chronoai-shining merged 1 commit into
develop-autofrom
chore/engage-auto-killswitch

Conversation

@chronoai-shining

Copy link
Copy Markdown
Collaborator

Summary

Lands the /auto kill-switch FALLBACK: .auto/STOP on develop-auto. The maintainer asked to halt the autonomous /sa-implement run; the local daemon was stopped immediately, and this makes the stop durable — bin/auto-kill.sh reads .auto/STOP on develop-auto remotely (Contents API), so every future /auto run aborts at preflight until the file is removed.

It had to go through a PR (not a direct write) because the develop-auto ruleset requires a PR + 11 checks. The marker is force-added past the root .gitignore; an empty changeset accompanies it (ops change, no package bump).

To resume /auto later

Delete .auto/STOP from develop-auto (and ensure it's removed before any develop-auto → develop promotion so the marker doesn't leak downstream).

Closes #1119

The maintainer asked to halt the autonomous /sa-implement run. The local
daemon was stopped immediately; this lands the durable kill-switch
FALLBACK so every future /auto run aborts at preflight until the file is
removed. bin/auto-kill.sh reads .auto/STOP on develop-auto remotely via
the Contents API, so the root .gitignore entry is irrelevant — the file
is force-added here to put it in the branch tree.

Part of #1119
@chronoai-shining chronoai-shining merged commit 8888c57 into develop-auto Jun 15, 2026
13 checks passed
@chronoai-shining chronoai-shining deleted the chore/engage-auto-killswitch branch June 15, 2026 09:00
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