The debug-only .bin dumps wrote loose into /data/local/tmp, cluttering a directory shared with every other tool. Route both writers through a shared DIAGNOSTIC_DIR (/data/local/tmp/teesim) with mkdir-on-write, and extend the release purge to sweep the new folder plus any loose leftovers from older debug installs.