[ORCH-113] Coordinator API client #214

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

HTTP client for calling coordinator quality gates.

Acceptance Criteria

  • src/coordinator/coordinator-client.ts implemented
  • POST /api/quality/check endpoint
  • Quality check request serialization
  • Response parsing (approved/rejected)
  • Retry on coordinator unavailable

Dependencies

  • Blocked by: #ORCH-102
  • Coordinator exists at apps/coordinator/

Technical Notes

See ORCHESTRATOR-MONOREPO-SETUP.md Section 6.1 for API contract.

HTTP client for calling coordinator quality gates. ## Acceptance Criteria - [ ] `src/coordinator/coordinator-client.ts` implemented - [ ] POST /api/quality/check endpoint - [ ] Quality check request serialization - [ ] Response parsing (approved/rejected) - [ ] Retry on coordinator unavailable ## Dependencies - Blocked by: #ORCH-102 ## Related - Coordinator exists at `apps/coordinator/` ## Technical Notes See `ORCHESTRATOR-MONOREPO-SETUP.md` Section 6.1 for API contract.
jason.woltje added this to the M6-AgentOrchestration (0.0.6) milestone 2026-02-02 18:58:31 +00:00
jason.woltje added the orchestrator label 2026-02-02 18:58:31 +00:00
Author
Owner

Duplicate of #248 which was completed. Closing duplicate issue.

Duplicate of #248 which was completed. Closing duplicate issue.
Author
Owner

Duplicate of #248 which was completed. Closing duplicate issue.

Duplicate of #248 which was completed. Closing duplicate issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#214