Expand description
Deploy-by-digest with registry lookup.
Looks up the current release for an agent, delegates to
DeployByDigestRunner for deterministic run creation, and returns
a ReplaySummary whose digest can be compared across identical
invocations (golden equality).
Structs§
- Deploy
Result - Result of a deploy-by-digest invocation.
Functions§
- deploy_
by_ digest - Deploy an agent by looking up its current release digest.