# `Gust.Run.Claimer`

Claims runnable DAG runs and starts their execution.

Dispatch transports notify this process when work may be available. The
claimer then drains a bounded batch from the durable run queue.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `start_link`

---

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