ProxAI keeps runtime state local. The repository contains source code and sanitized examples; the app directory contains runtime configuration, logs, and captures.
Platform Default app directory Windows %USERPROFILE%\.proxai\Linux/macOS ~/.proxai/
Entry Purpose Commit? config.tomlLocal runtime configuration, including provider API keys No config.example.tomlGenerated local example/reference copied from tracked defaults Only sanitized tracked examples logs/Runtime logs for local debugging No captures/Optional phase captures for reproducing proxy/provider issues No
Path Role site/Single source for publishable documentation site/src/content/docs/en/English documentation pages site/src/content/docs/zh/Chinese documentation pages config.example.tomlTracked default/example configuration README.md / README_CN.mdCompact repository entry points that link to the site
Keep local artifacts local Do not commit config.toml, API keys, private captures, logs, or local repro fixtures containing private prompts. Committed fixtures should be trimmed and sanitized.