directive_issue
Broadcast stop, pause, resume, or rescan commands to all workers, ensuring late-starting workers also receive it. Scope to a goal, or omit for all.
Instructions
Broadcast stop, pause, resume or rescan to every worker. Broadcast rather than addressed, so a worker that starts after the directive was issued still sees it — the case a point-to-point message silently misses. Scope it to a goal, or omit for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| kind | Yes | ||
| note | No | ||
| actor | No | ||
| scope | No | Category name, or omit for every worker. |