CMO orchestrator specialist routing loop
A stale but story-bearing LangGraph prototype that models an LLM supervisor routing marketing work between SEO and email specialists, then returning each specialist result to the CMO node until the graph finishes. It is useful runtime evidence for early agent orchestration thinking in the AI Ops trail.
Workflow
CMO orchestrator specialist routing loop
- Operator enters a marketing goal into the command-line orchestratorstate
- CMO supervisor reviews the message state and decides which specialist should act nextdecision
- SEO specialist agent produces keyword and metadata recommendations when selectedaction
- Email specialist agent produces subject-line, CTA, and retention recommendations when selectedaction
- Specialist output returns to the CMO node as evidence for the next routing decisionsubprocess
- Workflow finishes when the CMO routes to FINISH after reviewing specialist outputsdecision