Request early access
Enscrive Code

The coding agent platform that remembers.

grep finds strings. Enscrive Neural Search finds meaning. Enscrive Code writes from it.

Coming—and it changes what a coding agent is.

Memory, not retrieval. That is the whole difference.
Already running on itself

Enscrive Code builds Enscrive Code.

The platform isn't hypothetical. It has already absorbed its own codebase—a ~16,000-line Rust project—and uses that living graph to guide its own development. Every improvement ships through the same review pipeline any engineer would use.

918

code items indexed

2,478

relationships mapped

615

biographies written

enscrive neural search
query > "how does the touch loop decide when to escalate to reasoning"
—— ranked results ——
1.
escalation::evaluate 0.90
the decision gate — top semantic hit
2.
cli::touch::run
the loop entry point
3.
escalation::EscalationPredicate
the predicate enum
4.
escalation::contradiction
predicate — conflicting constraints
5.
escalation::four_laws_violation
predicate — constitutional breach
6.
escalation::unresolved_boundary
predicate — ambiguous ownership edge
Plain-English query → its own decision logic surfaced, ranked by meaning. A developer drove it; the platform provided the understanding.

That search found Enscrive Code's own escalation logic—the decision gate, the loop entry point, the predicate enum, and all three real escalation predicates. It understood its own decision architecture, and used that understanding to find and ship improvements, reviewed like any engineer's PR.

It doesn’t just read its code — it improves it

Enscrive Code has already shipped its own improvements—found via its own search, authored by its own agents, and merged through the same code review any engineer uses. No special path. No human rewriting the changes. The same pipeline, end to end.

#6
API contract drift — fixed corpus_id propagation on ingest and neural search
#7
Resumable embedding — skip already-embedded nodes + patient retries on transient failures
#8
Enriched biographies — added deterministic LOGIC / PLACEMENT / MEANING sections to every node biography
#9
Extended code extractor — struct fields, enum variants, and type signatures now extracted as first-class nodes

Every change above went through review. The same review pipeline any engineer uses. The platform is the engineer.

Measured on its own codebase.

We ran a reproducible recall eval against the live Enscrive corpus of its own code. The right node is surfaced nearly every time—~92% of the time in the top results, and always within the corpus. That is what the agents work with: a neighborhood that is almost always right, verified against ground truth, by two independent methods that agreed to the third decimal.

~92%

recall in top results

100%

always within the corpus

The a-ha

For two years, AI has been able to reason about code. It still can't remember it.

Every assistant on the market reads your codebase the same way: a fresh grep, a stateless embedding lookup, a context window stuffed with whatever matched and a lot of what didn't. The model reasons brilliantly over noise—and degrades, query after query, because nothing it learns ever stays.

Enscrive Code is built on the opposite premise. A senior engineer's feel for a codebase is not a search. It's memory—associative, contextual, and rewritten a little every time it's used. We built that.

Enscrive Code is memory, not retrieval. That is the whole difference.

A smarter alternative to grep, all the way down

Two foundations. Both ours.

Meaning on top. Structure underneath. The same tool for reading and writing. That is the foundation.

Enscrive Neural Search

The new, smarter alternative to grep. grep matches characters; Neural Search recalls meaning—by association, by structure, by what a thing does and what depends on it. It is the same tool the agents use to understand the code and the same tool they use to write it. One instrument for recall and authorship. No translation layer between knowing and doing.

tree-sitter: the mold

Beneath it, tree-sitter is the mold. Every line Enscrive Code touches lands cleanly into a deterministic structural form—functions, types, calls, dependencies—not unstructured text pretending to be code. The structure is real, the structure is law, and because the structure is guaranteed, almost everything else becomes deterministic, auditable, and cheap.

The harness is the law, and the law is short

Not opinionated. Just law.

Every other platform hands its AI a thick book of opinions—do it this way, in this style, with these patterns, under these prohibitions. Prescription stacked on prescription until the agent is wearing someone else's straitjacket.

Enscrive Code is not opinionated. We give agents a short constitution and get out of the way. Follow the law, and the architecture, the style, the shape of the solution—that's yours.

We built a trellis, not a cage.

The constitution — ratified, small, the only thing we insist on
1

Code must land cleanly in the structural mold. Always.

2

Meaning is embedded with Enscrive, so anything written is instantly recallable.

3

The reasoning agent fires only when genuine judgment is required — never for ceremony.

4

Nothing becomes truth until it compiles and passes.

That's the harness. It is ratified, it is small, and it is the only thing we insist on.

How it thinks — the part with no equivalent

A pattern of neurons firing.

Your codebase is a graph—every function, type, and relationship a node. When a reasoning agent takes up residence in a node and begins to work, it doesn't query a database. It fires. A pattern of neural-search triggers ripples outward from that node into its neighbors—the way a thought lights up a region of the brain.

The signal decays as it travels. The first ripple excites close neighbors strongly; by the second and third the likelihood of waking an adjacent node falls away; by the fifth the signal from Enscrive Neural Search has waned to a whisper. What instinct could resolve, it resolved silently and for free, in the deterministic layer. What remains at the fading edge—the genuine judgment calls—is handed up to the reasoning agent.

This is why Enscrive Code is fast where it can be and thoughtful where it must be. Instinct fires first, everywhere, at the cost of a memory recall. Reasoning engages last, rarely, only at the boundary where instinct runs out.

And every judgment the agent resolves is written back as memory—so the next time, instinct already knows, and the reasoning never has to fire again.

The system gets sharper and cheaper the longer it lives in your code. It doesn't forget what it learned. It remembers—the way you do.

ripple 1
ripple 2–3
ripple 4–5 → whisper

Instinct resolves silently. Reasoning fires only at the fading edge.

Grown, not generated

A garden, not a generator.

Code in Enscrive Code grows organically—under the gentle touch of a human and the steady work of advanced AI agents. You touch a node; instinct ripples; structure shapes the growth; reasoning prunes and grafts only where it must; nothing survives that doesn't compile and pass; and an inspector quietly walks the graph for anything gone wrong.

A platform that understands code to its meaning, and evolves it the way a careful engineer would—only it never sleeps, never forgets, and never loses the thread.

Never sleeps

Agents work continuously. The graph is always being tended.

Never forgets

Every judgment is written back as memory. The system compounds.

Never loses the thread

Structure is the law. Nothing that doesn't compile and pass becomes truth.

Enscrive Code is coming.

The premier coding agent platform—built on Enscrive Neural Search, grown in structure, governed by a law short enough to trust.

No hype cycle. No waitlist theater. Just the next thing—nearly here.