You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Err(Error::validation_invalid_argument("run_id","durable run must have succeeded execution and succeeded provider runtime before publication; the only exception is an applied, green, fingerprinted candidate-adoption recovery with durable zero-execution pre-provider transport provenance",None,None))
570
+
// An externally prepared commit has no successful provider runtime to
571
+
// attest. Its authenticated adoption promotion supplies equivalent,
572
+
// candidate-bound evidence instead.
573
+
let committed_change_provenance = promotion.provenance["change_source"] == "local_commits"
Err(Error::validation_invalid_argument("run_id","durable run must have succeeded execution and succeeded provider runtime before publication; the only exceptions are an applied, green, fingerprinted candidate-adoption recovery with durable zero-execution pre-provider transport provenance or an applied, green, committed-change-provenance-bound authenticated external candidate adoption",None,None))
0 commit comments