bernstein_stop
Triggers a graceful shutdown of the multi-agent orchestration by writing a SHUTDOWN signal to the project root directory.
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 |