Expand description
ActionQueue runtime: dispatch loop, configuration, and embedded API.
This crate composes the storage, engine, and executor primitives into a cohesive runtime that drives the full task lifecycle from submission through scheduling, leasing, execution, and completion.