The first copy of your directory to the cloud now reports a settled outcome and whether the first pass finished.
What's wrong with this entry?
The initial copy of your directory to the cloud now reports one of three end states (off, left, running) plus whether the first full pass completed, and that flag is sent as first_pass_done in the seed telemetry.
- Stopping because the session shut down is now distinguished from other stop reasons.
- The exit-time cutoff became a three-way state check covering started, cut and done rather than a single either/or.
b("ccr_dir_sync_seed", { git_engine: !0, first_pass_done: qe })
Strings lifted out of the shipped bundle, so the claim above can be checked against them.