Skip to content

@agent-os/image-resource-settlement

Effect helper for consuming or releasing image resource reservations around a provider-side image operation.

The image carrier owns only image.* vocabulary, idempotency, and projections. This package owns the Effect implementation helper that wraps provider calls with resource settlement behavior.

Use withImageResourceSettlement(effect, settlement) in provider code that has already acquired an image resource reservation and must consume it on success or release it on failure.

Terminal window
cd packages/providers/image-resource-settlement
vp test run