bernstein_stop
Write a SHUTDOWN signal to the project directory to stop the Bernstein orchestrator gracefully.
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 |