[ORCH-131] apps/coordinator: Add orchestrator dispatcher #232

Closed
opened 2026-02-02 18:58:43 +00:00 by jason.woltje · 0 comments
Owner

Dispatch tasks to orchestrator after quality pre-check.

Acceptance Criteria

  • apps/coordinator/src/dispatcher/orchestrator.dispatcher.ts created
  • Pre-check tasks before dispatch
  • Call orchestrator API to spawn agent
  • Handle dispatch errors
  • Update task state to 'dispatched'

Dependencies

  • Blocked by: #ORCH-102, #99
  • Coordinator already exists

Technical Notes

See ORCHESTRATOR-MONOREPO-SETUP.md Section 4.2 for dispatcher template.

Dispatch tasks to orchestrator after quality pre-check. ## Acceptance Criteria - [ ] `apps/coordinator/src/dispatcher/orchestrator.dispatcher.ts` created - [ ] Pre-check tasks before dispatch - [ ] Call orchestrator API to spawn agent - [ ] Handle dispatch errors - [ ] Update task state to 'dispatched' ## Dependencies - Blocked by: #ORCH-102, #99 ## Related - Coordinator already exists ## Technical Notes See `ORCHESTRATOR-MONOREPO-SETUP.md` Section 4.2 for dispatcher template.
jason.woltje added this to the M6-AgentOrchestration (0.0.6) milestone 2026-02-02 18:58:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#232