Converts Elixir structs to JSON-safe maps for the React frontend.
Strips function references, converts atoms to strings, and formats datetimes as ISO 8601 strings.
Summary
Functions
Serializes graph data (nodes and edges) for ReactFlow.
Serializes a pending input to a JSON-safe map.
Serializes a scheduled workflow to a JSON-safe map.
Serializes a step execution to a JSON-safe map.
Serializes a workflow execution to a JSON-safe map.
Serializes a workflow execution with associated steps.
Functions
Serializes graph data (nodes and edges) for ReactFlow.
Serializes a pending input to a JSON-safe map.
Serializes a scheduled workflow to a JSON-safe map.
Serializes a step execution to a JSON-safe map.
Serializes a workflow execution to a JSON-safe map.
Serializes a workflow execution with associated steps.