Skip to contents

A kind-specific canonical description of how a run is orchestrated (turn policy, phase order, pipeline order, experiment design), hashed so two runs with the same control flow but different sampled text share a workflow hash.

Usage

hash_workflow(run)

Arguments

run

An object accepted by as_agent_run() (or a raw provenance list).

Value

A 64-character SHA-256 hex string.

See also