namespace: heddle
repo: heddle/core-services
lm-pkka73p5zbe3b · immutable
lm-t7qvxgufmtcev · content-addressed
thread: stable
thread: refactor/auth
lm-zwps63kb3x5en
lm-r4hvcn2q8wfab
142 passed · 87% coverage
thread: feat/grants-v2
lm-gumgfk27c565u
lm-b8xqwn5p4te2j
98 passed · 72% coverage
thread: fix/query-plan
lm-nz7f57f6cqmis
210 passed · 91% coverage

Context that survives the session.

The next agent picks up where the last one left off.

Annotations and rationale live next to the code they govern — not in chat threads that evaporate. Threads run in parallel, isolated by worktree. Nothing is re-derived.

$
01

Namespace hierarchy

Set access at the namespace and let it cascade — or scope it to a single repo. No repetition, no drift, no guessing who can see what.

Open the product overview →
02

Immutable history

Content-addressed with BLAKE3. States can be rebased and collapsed, never erased — every ID holds across clones, forks, and time. No disappeared commits. No silent data loss.

Inspect the developer workflow →
03

Isolated threads

Every agent gets its own thread, backed by shared immutable storage. No limit on parallelism, zero interference — you converge on your terms.

Explore agent workflows →
04

Context attached to the object

Agents attach constraints, invariants, and rationale directly to files and symbols. The next engineer — or the next agent — inherits the reasoning, not just the code.

src/auth/handler.rs

Session tokens must never be stored in plain text. All token persistence flows through the encrypted keyring.

src/sync/bridge.rs:42

Two-phase import preserves commit signatures. Single-pass would invalidate upstream GPG chains.

src/store/repository.rs

Object writes are append-only. Never mutate or delete existing content-addressed blobs outside of garbage collection.

Explore agent workflows →
05

Agent attribution

Know exactly who changed what — which human, which model, at what confidence. Recorded in the object model, not scraped from commit messages after the fact.

AS
Anan Smith Human · verified
CL
Claude Opus 4.6 anthropic · 0.94 confidence
GP
GPT-5.4 openai · 0.87 confidence
GR
Grok 4.20 xai · 0.71 confidence
Inspect agent activity →

Heddle.

One verified state. Every change permanent, attributed, and inspectable — from first commit to production.

Get early access

We're onboarding teams who take provenance seriously. Tell us what you're building.