orch: require explicit dispatch execution mode
This commit is contained in:
@@ -39,3 +39,4 @@ Rules:
|
||||
- The template is intentionally worker-only. Leader control stays with `orch`.
|
||||
- The generated brief should be passed into a spawned worker sub-agent together with `skills/inbox/`.
|
||||
- Keep the main-thread launch parameters in the leader workflow, not in the worker brief.
|
||||
- `execution_mode` is part of the explicit dispatch contract and should come from the saved dispatch payload, not from local heuristics.
|
||||
|
||||
Reference in New Issue
Block a user