Koda — an Anthropic-native command centre
Claude Code as the interface, MCP for tools, LiteLLM as the model gateway, Langfuse for observability, a layered vault with three retrieval backends, and a launchd auto-committer as the sole git writer so concurrent sessions don't race each other. The interesting bit is the operating discipline: every memory cites its source file, the vault is treated as if it were going to be audited, and the system refuses to invent facts it cannot point at.