Skip to content

[Misc] Engage /auto kill-switch via .auto/STOP on develop-auto #1119

@chronoai-shining

Description

@chronoai-shining

Background

The maintainer requested halting the autonomous /sa-implement run. The local daemon was stopped immediately, but the durable, GitHub-side kill-switch fallback — the .auto/STOP file on develop-auto (read remotely by bin/auto-kill.sh via the Contents API) — cannot be written by direct push because the develop-auto ruleset requires a PR + 11 passing checks.

Purpose

Land .auto/STOP on develop-auto through a PR so the kill-switch FALLBACK is durably engaged: every future /auto run aborts at preflight until the file is removed.

Affected Files

  • .auto/STOP (force-added past the root .gitignore)
  • .changeset/*.md (empty — ops/CI change, no package version bump)

Definition of Done

  • .auto/STOP present on develop-auto.
  • bin/auto-kill.sh reports KILLED stop-file.
  • To resume /auto later: delete .auto/STOP from develop-auto (and ensure it's gone before any develop-auto→develop promotion).

Metadata

Metadata

Labels

infraInfrastructure & deployment

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions