[ORCH-114] Quality gate callbacks #215

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

Call coordinator quality gates before commit/push.

Acceptance Criteria

  • src/coordinator/quality-gates.ts implemented
  • Pre-commit quality check (before git commit)
  • Post-commit quality check (before git push)
  • Parse quality gate response
  • Block commit/push if rejected
  • Return rejection details to agent

Dependencies

  • Blocked by: #ORCH-113

Technical Notes

Coordinator runs: typecheck, lint, tests, coverage. Orchestrator calls coordinator.

Call coordinator quality gates before commit/push. ## Acceptance Criteria - [ ] `src/coordinator/quality-gates.ts` implemented - [ ] Pre-commit quality check (before git commit) - [ ] Post-commit quality check (before git push) - [ ] Parse quality gate response - [ ] Block commit/push if rejected - [ ] Return rejection details to agent ## Dependencies - Blocked by: #ORCH-113 ## Technical Notes Coordinator runs: typecheck, lint, tests, coverage. Orchestrator calls coordinator.
jason.woltje added this to the M6-AgentOrchestration (0.0.6) milestone 2026-02-02 18:58:32 +00:00
jason.woltje added the orchestrator label 2026-02-02 18:58:32 +00:00
Author
Owner

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

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

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

Duplicate of #249 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#215