Storage
What gets stored where.
DraftPilot is local-first. Your paper, code, PDF, comments, and logs stay on the machine running DraftPilot unless you explicitly move or share them.
Inside the paper folder
.paper-cockpit.metadata.jsonLinked codebases, project deadline, selected main TeX file, comments, highlights, TODOs, annotation colors, and PDF highlight mode.build/Local LaTeX output such as PDFs, aux files, SyncTeX files, and generated build artifacts..paper-cockpit-trash/Files moved to project trash from the UI.Inside DraftPilot state
~/.draftpilot/config/telemetry.jsonAnonymous install ID and local telemetry preference. No paper content or paths are required for telemetry.~/.draftpilot/logs/Local server and runtime logs used for debugging on your machine.~/.draftpilot/runtime/Runtime metadata such as server PID files and packaged runtime materialization.Desktop app stateRecent workspaces are stored in the operating system app data folder for the DraftPilot desktop launcher.
Support bundles
The support bundle button exports safe diagnostics by default: versions, platform, tool availability, counts, and build status. It excludes paper text, code, PDF content, comments, highlighted text, compile logs, and file paths unless you explicitly enable path inclusion.
