# `Squidie.Workflow.SparkExtension`
[🔗](https://github.com/dark-trench/squidie/blob/main/lib/squidie/workflow/spark_extension.ex#L2)

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.

# `workflow`
*macro* 

---

*Consult [api-reference.md](api-reference.md) for complete listing*
