API Reference Jido.Runic v#1.0.0

Copy Markdown View Source

Modules

Runic workflow integration for the Jido ecosystem.

A Runic workflow node that wraps a Jido Action module.

Default child agent for delegated Runic workflow execution.

Jido Action that executes a Runic Runnable and returns the result to the parent.

Execute a Runic Runnable via the Jido runtime.

Adaptive research agent demonstrating dynamic workflow construction.

Produce a deeper synthesized answer from an analysis plan.

Build a structured analysis plan for questions routed to deeper reasoning.

Ask the LLM for a structured boolean decision on an input statement.

Generate a concise answer for questions routed to the direct path.

Produce branch output when the structured decision is false.

Route an incoming question into a workflow branch using structured LLM output.

Produce a safe fallback response when the router flags sensitive requests.

Produce branch output when the structured decision is true.

Adaptive routing example driven by structured LLM output.

Multi-agent orchestrator that delegates workflow nodes to child agents.

Example custom child agent specialized for article drafting.

Example custom child agent specialized for article editing.

Example custom child action for executing a Runic Runnable.

Build a structured article outline from research findings.

Draft a full article from an outline.

Polish and finalize a draft article into publication-ready markdown.

Thin wrappers over ReqLLM helpers used by studio actions to keep examples tidy.

Generate search queries and an outline seed from a topic.

Simulate web research by asking the LLM to generate a research summary.

Orchestrator agent for the AI Research Studio.

Provenance queries, workflow execution summaries, and graph introspection.

Shared execution logic for Runic Runnables.

Bidirectional adapter between Jido Signals and Runic Facts.

A Jido execution strategy powered by a Runic Workflow DAG.