Provenance identifies the producer and optional upstream run that supplied a candidate change. The producer and idempotency key form the replay boundary when a reviewed plan is committed.
Usage
graft_provenance(
producer,
version = NULL,
run_id = NULL,
idempotency_key = NULL,
metadata = list()
)