Skip to content

Local Cleanup

Local cleanup removes disk copies only after KAZCODE has verified the correct remote object. A timeout, permission problem, TLS error, throttling response, or other uncertain provider result blocks cleanup.

Cleanup rules

  • PRESENT remote object with expected identity can allow cleanup.
  • Confirmed missing remote object blocks cleanup.
  • Unknown/transient remote state blocks cleanup.
  • Lost attachment lease blocks cleanup.

This is why cleanup can appear conservative. The goal is to free disk only when the remote copy is known to be usable.