Local-first principle
Elenchos is an open-source command-line tool. It does not run a central backend, does not collect telemetry, and does not store your project files on remote servers.
Elenchos runs locally on your machine. We do not collect your source code, task files, agent prompts, or test results.
Elenchos is an open-source command-line tool. It does not run a central backend, does not collect telemetry, and does not store your project files on remote servers.
This documentation website is delivered as static pages. Like standard web hosts, the hosting infrastructure may record basic technical details in server logs (such as IP addresses, browser user agents, and requested URLs) to maintain site security.
When you run Elenchos on your workstation or in CI, all operations happen inside your local environment:
.elenchos/runs folder..elenchos/config.json remain on your local disk.Elenchos coordinates with external tools that you configure. These tools operate under their own privacy policies:
Elenchos never asks you to submit API keys or credentials to a remote Elenchos service. Store your Kane and agent keys in environment variables or your system credential manager.
If we update how the documentation site or tool handles data, changes will be published directly in this repository.