Skip to main content

Module fixture_provisioning

Module fixture_provisioning 

Source
Expand description

Module: api::fixture_provisioning

Responsibility: expose the registered application importer and bounded consumer step. Does not own: endpoint authentication, database writes or autonomous retry scheduling. Boundary: delegates delivery and receipt observation to the provisioning workflow.

Structs§

FixtureProvisioningApi
Application-facing fixture consumer; call registration from the synchronous lifecycle participant.

Traits§

FixtureImporter
Synchronous application participant for bounded import and validation steps.