Expand description
Bridge from a validated product Spec to the durable supervisor.
Product specs get durable execution without a host-side state machine.
Action steps emit data-only requests; this driver pins and persists them as
ActionIntents before the product provider can run.
Structsยง
- Spec
Driver - Durable driver compiled from a product spec; see the module docs.