bernstein_stop
Gracefully shuts down Bernstein multi-agent orchestration by writing a SHUTDOWN signal to the project directory, allowing controlled termination of automated software development workflows.
Instructions
Request a graceful Bernstein shutdown by writing a SHUTDOWN signal.
Writes ``.sdd/runtime/signals/SHUTDOWN`` in the project directory,
which the orchestrator detects and shuts down gracefully.
Args:
workdir: Project root directory (default: current directory).
Returns:
Confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workdir | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |