Checkpoint commits are blocked outright on HIPAA and ZDR deployments.
A new allow_local_checkpoint_commit capability gates checkpoint commits and is denied under hipaa and zdr modes.
What's wrong with this entry?
The rate-limit checkpoint commit checks a new permission called allow_local_checkpoint_commit. It is on the deny list for both the "hipaa" and "zdr" compliance modes, so on those deployments the checkpoint returns skip reason policy and nothing is written to the repository.
allow_local_checkpoint_commit
Strings lifted out of the shipped bundle, so the claim above can be checked against them.