@protectqa/agent-orchestrator
v0.1.0
Published
Agent Studio — orchestrator gateway interface (pause / schedule / dispatch).
Readme
agent-orchestrator
Orchestrator gateway for Agent Studio.
The orchestrator gateway is the single choke point that:
- Honours
paused_aton Org / Team / Agent rows (returnsPAUSEDinstead of dispatching). - Reads model routing + provider keys before dispatching to a model.
- Records dispatch and completion to the Agent Studio audit log.
- Surfaces review gates as deliberate "wait" states.
Status: MVP scaffold. Ships a
NoopOrchestratorGatewaythat records dispatch intent only. The real BullMQ-backed gateway is the next iteration.
