Expand description
End-to-end “build crate, push docker image, deploy” flow used by
systemprompt cloud deploy for the rust-side container image.
All process execution flows through the
CommandRunner seam so tests can
substitute a stub instead of spawning real cargo/git/docker.