Last updated: July 2026
1. Zero Telemetry Core Principle
The Kodelyth ECC software runs 100% locally on your machine. It includes zero telemetry, zero tracking, and zero "phone home" mechanics.
- Your source code never leaves your machine.
- Your BM25 memory store (
~/.kodelythecc/memory) is completely local. - Your RTK token ledgers and Evolve proposals remain exclusively on your disk.
- The observability dashboard (
kodelythecc dashboard) binds only to127.0.0.1and makes no external network requests.
2. Third-Party Services
When using Kodelyth ECC, you bring your own AI coding environment (Claude Code, Cursor, Windsurf, etc.). Their respective privacy policies govern the transmission of prompts and codebase context to LLM providers (Anthropic, OpenAI, Google, etc.). ECC itself does not transmit data.
3. Website Data Collection
This website (ecc.kodelyth.com) is a static documentation site. We do not use tracking cookies, analytics trackers, or user profiling scripts. Standard server access logs may be maintained by our hosting provider for security and abuse-prevention purposes.
4. Updates
We may update this privacy policy from time to time to reflect changes in our practices or for other operational, legal, or regulatory reasons.