Skip to main content
A four-agent editorial pipeline that mirrors a real newsroom handoff. A reporter drafts the story, an editor tightens it, a headline writer produces three options, and a publisher selects one and assembles the final package.

What it demonstrates

  • A four-node sequential pipeline with role-specialized agents
  • Each agent building on all accumulated working.* context from prior nodes
  • Output formatting conventions: the publisher labels Headline:, Lede:, and Body:
  • A real-world analogy that maps directly onto the SirenSpec node/edge model

Run it

Workflow

docs/cookbook/news-desk/workflow.yaml

Graph

Next steps

Graphic Design Firm

A five-agent creative pipeline with a critique and revision step.

Blind Code Review

Write, review, revise — the engineering equivalent.