pub fn contract_env(base_sha: Option<&str>) -> HashMap<String, String>Expand description
The environment every contract-command execution context must carry, so worker, validator, and the engine’s final gate can never diverge. Adds KRANZ_BASE_SHA only when a non-empty base SHA was pinned at approval.