1.4 KiB
1.4 KiB
Implemented, reviewed, merged, and validated.
Summary:
- Added role-specific Orchestrator/Coder/Reviewer guidance for accepted in-progress Tickets.
- Orchestrator guidance now routes only after
workflow_state = inprogress, referencesworktree-workflowandmulti-agent-workflow, records bounded progress, and stops at a merge-ready dossier. - Coder guidance keeps implementation in the child worktree/branch, forbids main
.yoi/ Ticket / workflow / docs / memory edits, requires validation/reporting, and forbids merge/close/delete/push. - Reviewer guidance keeps review sibling/read-only by default, focused on diff/intent/validation/blocker classification, with branch-local verdicts held for the merge-ready dossier rather than final main Ticket approval.
- Panel Queue notification guidance now describes the post-acceptance worktree/coder/reviewer sibling route and merge-ready dossier stop without implementing merge/close.
- No broad scheduler or worktree manager was added.
Implementation:
- Child commit:
c7d6bb8 orchestrator: add agent routing guidance - Merge commit:
merge: orchestrator agent routing
Review:
- External reviewer
orchestrator-agent-routing-reviewer-20260607approved with no blockers.
Validation after merge:
cargo test -p client ticket_role --libcargo test -p tui ticket_queue_notification_message_carries_routing_contract --libcargo fmt --checkgit diff --checkcargo build -p yoitarget/debug/yoi ticket doctor