Squidie.Workflow.SparkExtension (squidie v0.1.2)

Copy Markdown View Source

Spark extension that defines the Squidie workflow DSL.

The extension owns trigger, payload, step, and transition declarations. It stores native Squidie.Step metadata when available and marks built-in or raw Jido actions as explicit interop contracts so the compiled spec remains inspectable without changing the runtime execution model.

Summary

Functions

workflow(body)

(macro)