HELIOS· source-backed agent memory · docs
documentation · implementation ledger · field manual

Agent memory you can inspect and trust.

Helios is a private, multi-tenant knowledge OS on Cloudflare. It preserves raw sources, compiles them into maintained pages with inspectable citations, and keeps trust changes human. Every connected agent reads the same vault contract through MCP; the console makes evidence, review queues, deterministic retrieval, system health, and portable export visible. The current implementation closes the first-value loop: add one real source, inspect one cited page, reuse it from an agent, then make the trust decision yourself. Hobby uses the connected agent for compilation; Pro and Team may start asynchronous hosted ingest. Deterministic Ask finds the strongest evidence section rather than pretending to be chat.

15 MCP tools · 3 live resources4 measured activation milestones1 isolated Durable Object per vaultHobby · client-agent compilePro / Team · asynchronous hosted ingestvisible raw bytes · checksummed export
  1. 01

    Raw source

    Store the original material and keep the returned raw id as its canonical address.

  2. 02

    Cited page

    Compile a seedling that separates extracted evidence from inference and links back to raw bytes.

  3. 03

    Human review

    Compare the page with its source. Agents may request review; only a human changes trust.

  4. 04

    Agent reuse

    Load the live contract and retrieve the maintained evidence from another session or client.

Field manuals

implemented nowchoose by the decision in front of you

The system

implementation detailwhat was built, how it works, how to run it

Field notes

the blogthe ideas behind the product, for newcomers

Start here

shortest pathspick by what you need right now
You want to…Go toTime
Choose whether to create, connect, or inspectStart · Orientation~3 min
Reach one source-backed page and reuse itGuide · First evidence~7 min
Configure or troubleshoot an MCP clientTechnical · Runbook~10 min
Understand the evidence-backed defensibility thesisMoat · Founder deck~15 min
Understand the idea before anything elseFN·1 The Compiled Mind~8 min
Read the original vault-contract implementation chapter04 Vault contract~15 min
Audit the architecture & isolation story02 Architecture~20 min
Deploy or operate an instance03 Operations~12 min
Read the authoritative build specBUILD_PROMPT.md (repo root)deep dive
See the usemux design-adoption planRESKIN_PLAN.md (repo root)~6 min