bernstein_stop
Stops the Bernstein orchestrator gracefully by writing a SHUTDOWN signal to the project directory for clean termination.
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 |