HEADING OS - Run your company from Claude Code, data kept private

by
HEADING OS — The open engine for running a company from Claude Code: research, email, CRM, content, and operations. The code is public; your data lives in a separate private repo the engine cannot carry or leak. Every outbound send is human-gated. Apache-2.0.

Add a comment

Replies

Best
Maker
📌
I built this to run my own company, then realized the engine was worth giving away. The idea I care about: an assistant that reads your private world and can also send email is the exact setup that leaks it. So HEADING OS splits the code from the data. The engine is public and holds nothing real. Your data is a separate private repo the engine reaches only at runtime and cannot carry off. That separation is enforced by six layers and an unbypassable scan on the push path, in plain code with no override. And nothing sends on its own. The agent drafts and queues; you click. That is the whole safety model in one sentence. It is v0.1 and a solo project. I would love feedback, and I would love to hear where you would attack it. Repo: Docs:

how does the human-gating for outbound sends actually work in practice, like do i get a slack ping or do i have to literally approve things inside claude code every time