workstream_accept_candidate
Accept a reviewed agent-workstream candidate, create an immutable accepted handoff, and atomically advance the target repository after a persisted ACCEPTED review. Repeating the same transition is idempotent.
Instructions
Trusted ChatGPT/bridge governance only. Accept a reviewed agent-workstream-context-v1 CANDIDATE, create its immutable accepted handoff, and atomically advance the configured target repository. Requires a persisted chatgpt.review ACCEPTED JSON binding candidate, prior current SHA-256/revision/handoff, and next task. Task completion/auto-close never authorizes this action. Repeating the same committed transition is idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next_task_id | Yes | ||
| next_task_ref | Yes | ||
| workstream_id | Yes | ||
| candidate_path | Yes | ||
| review_task_id | Yes | ||
| candidate_sha256 | Yes | ||
| review_event_seq | Yes |