> The most fundamental operation exposed to use...
# development
r
The most fundamental operation exposed to users is now "get me a Snapshot for these PathGlobs"... ie, "get me a fingerprinted tarball of the files matching these globs". This change had two goals: 1) to make the API boundary between rust and python thin, 2) to prepare for remote execution of tasks by capturing inputs into atomic shippable units.