What you’ll learn
- How a 5-node Runic DAG can drive a complete research-to-article workflow
-
How
Jido.Runic.Strategycan execute the pipeline in one-shot auto mode - How to inspect deterministic node inputs, outputs, graph state, and final article artifacts without any provider setup
Pipeline topology
PlanQueries -> SimulateSearch -> BuildOutline -> DraftArticle -> EditAndAssemble
This example uses the real Runic command surface in the workbench UI. The actions are deterministic local fixtures, so the page does not need API keys, network calls, or browser automation.
Source references
Run command (upstream package)
mix run lib/examples/studio_demo.exs
Local demo note
The site demo runs a real local Runic workflow with deterministic action outputs. No LLM provider, browser session, or remote network call is required.