The six components

Six named components.
Each with one guarantee.

What each does. What it guarantees. What you see. How it works inside is the part we keep to ourselves.

01

Substrate

Persistent memory.

What it learns, it keeps. Across every session, every restart, every model swap. There is no "start over" mode because there is no "forgot you" mode.

What it learned yesterday answers your question this morning.

02

Workers

Autonomous background workers.

Coming soon

You will set a goal and they will pick it up: cheap models when cheap is enough, smart ones when smart is necessary, asleep when there is nothing to do. When they sleep, you pay nothing.

Set a goal at midnight, wake up to the work done. No paid context window ticking while it waits.

03

Dispatchers

Per-question routing.

Every request goes to the cheapest brain that can answer it correctly. You don't pay for genius when reflex will do. You don't get a reflex answer to a question that needs depth.

Cheap models for cheap work. Smart ones when they matter.

And when a provider says you are over your limit →

04

Browser

Its own hands on the web.

For work with no API it drives a real browser on your machine, with its own profile and its own logins. Never the one you are signed into unless you hand that over. Every action it takes is recorded.

It does the job in the page, and you can read back what it touched.

05

Operator Vault

Cryptographic credential isolation.

Your keys, tokens, secrets are sealed by your operator key. The model receives outcomes, what an API returned, never the credential itself. Even we cannot read what you've sealed.

A prompt that asks for your keys gets nothing. They were never readable

06

Sealed Body

Signed, isolated runtime.

Coming soon

The mind will live in its own machine on your laptop: signed at boot, isolated from your host, with a kill switch you control. We do not have a back door, and there will be nothing to phone home.

Arrives as an update. You pull the plug; it can't escape.

This is what it does. How it does it is the part we don't publish. Read the protocol for what it says, and the credibility page for what we measure.