Skip to main content

Module spec_driver

Module spec_driver 

Source
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ยง

SpecDriver
Durable driver compiled from a product spec; see the module docs.