workflow_dispatch
Dispatch bounded work to an existing DeepSeek Harness session with scope, acceptance criteria, optional rework rounds, and a completion ticket for independent Codex review.
Instructions
Bind and dispatch bounded work to an existing DSH session, with a completion ticket and original Codex reviewer. Requires configured project allowlist and Codex connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| scope | Yes | ||
| taskId | Yes | ||
| maxRounds | No | ||
| acceptance | Yes | ||
| projectPath | Yes | ||
| dshSessionId | Yes |