This folder is paddock's data root - everything the app creates lives here:

  paddock.db      conversations, prompts, api keys, settings (SQLite)
  managed.toml    which model servers restart on boot
  servers/        one <port>.toml per model endpoint (plain text, editable)
  logs/           manager + per-endpoint logs
  packs/          only if you point a model server at a kernel pack of your
                  own - the shipped kernels are inside paddock-runner
  runners/        runner updates (the shipped baseline sits beside paddock)
  models/         downloaded models - RELOCATABLE: point paddock at any
                  folder via Studio settings; models are plain GGUF files,
                  so an existing collection just works

Delete the whole paddock folder to uninstall - nothing is written elsewhere.
