Privacy boundaries
Short version: the site is static and the Programmer runtime is local, but your MCP host, operating system, network tools, and hosting providers remain separate data surfaces.
This website
The published site files contain no account system, form, advertising tag, first-party analytics, cookie-setting script, or third-party font/script request. The infrastructure serving the site may still process ordinary request data such as IP address, user agent, requested URL, and timestamp under its own operational policies. Following a GitHub link transfers you to GitHub.
The Programmer runtime
Programmer-Wander runs as a local MCP server. The current v2 source has no built-in telemetry reporting path. That does not mean it is unable to handle sensitive data: its 49-tool purpose is to expose local file, shell, process, screenshot, clipboard, data, system, and network capabilities when your host invokes them.
- Your AI host may retain prompts, tool calls, approvals, outputs, or transcripts under the host's own settings.
- HTTP, download, scraping, webhook, git, and shell tools can create network traffic when invoked or configured.
- Files and command output remain subject to the permissions of the operating-system account running the host.
- Do not place credentials or private data in public issues. Use an operating-system secret store for credentials.
Local state and deletion
The release documentation describes portable state in a .programmer folder beside the executable. Individual tools can also create logs, checkpoints, downloads, repositories, or output at paths you select. Your host may keep separate logs. Unregistering the MCP server does not prove those files or host records were erased; follow the uninstall and data-removal checklist.
Separate products
UniMan, Voice, AIWander, GitHub, and each MCP host are separate products or services. This page does not silently extend to their accounts, logs, retention, support, or uninstall behavior.