﻿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 ones are inside paddock-runner.exe
  runners\        runner updates (the shipped baseline sits beside paddock.exe)
  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.
