Sync summaries now separate credential-refused files from other failures and bad paths.
What's wrong with this entry?
The remote file sync summary now separates files refused as credentials from other failures, counts how many filter decisions settled, and adds a terminal skipped_unbound case plus a missing file status with reason bad_path.
- A refused credential produces a structured missing entry rather than a generic failure, so it is distinguishable in telemetry as
files_credential_refused.
files_credential_refused
Strings lifted out of the shipped bundle, so the claim above can be checked against them.