Anatomy

What a personal AI operating system is made of.

Most people meet AI as a chat box you brief from scratch every time. The thing worth building is bigger: a small set of parts, wired into a loop, that already knows your work and runs alongside it. This page is the architecture. For what it feels like to use one, see what it does.

The system behind this site is one of these. I built mine first, then started coaching founders to build theirs.

§ The shape

Six parts, one loop.

Strip away the branding and every one of these systems is the same six pieces. You talk to it through an interface. An engine does the thinking. A memory holds everything it knows about you. A tool bus lets it act in your real software. A cadence wakes it on a schedule. And it all runs on a machine that stays on. Learn the six and you can read any AI-OS clearly, including the one that would fit your business.

01Interfaces

The doors you drive it through.

02Engine

The model that reasons and drafts.

03Memory

Plain-text knowledge of you.

04Tool bus

Hands on your real software.

05Cadence

Routines that run on a clock.

06Machine

Somewhere it never sleeps.

§ 01 · The interfaces

Three ways you drive it.

You reach the same system wherever you already are. Deep work at your desk, a quick ask from your phone, a glance to see where things stand. One brain, three doors.

>_

The workspace

Deep work

Your editor or a desktop app, with full access to read, write and build. This is where the long sessions happen and where new capabilities get added.

The chat bridge

On the move

A message or a voice note in an app you already use, like Telegram, WhatsApp or Slack. It answers, and anything it wants to send comes back to you as approve or decline first.

The dashboard

At a glance

A private page it redraws through the day: money, clients, the loops still open, the people going quiet, and the jobs that ran overnight.

§ 02 · The engine

One model does the thinking.

At the centre is a frontier AI model, running inside a harness that lets it use tools and follow saved procedures. Two things make it more than a chat window.

The reasoning

A frontier model (the system here runs on Claude, through the Claude Code harness) that reads your context, drafts in your voice, weighs a decision and holds a real conversation about your work.

The skills

Named procedures the engine can run, each one a short recipe of tool-calls and checks: pull a person's whole history before you reply, reconcile the books, sweep for anything going cold. You compose the handful your work needs, and the cadence below can run them for you.

§ 03 · The memory

It remembers in plain text.

The engine forgets the moment a chat ends. The memory is the fix, and it is what makes the system yours rather than a vendor's: a wiki of linked notes that lives on your own machine, structured into eight layers, from the life you are building toward down to how your week runs. The engine reads the layer it needs before it acts, and writes back the moment something changes, so your context compounds instead of resetting to zero every session.

1 North Star · 2 Philosophy · 3 Self · 4 Network · 5 Past · 6 Goals · 7 Tasks · 8 Workflow

See the eight layers walked through →

§ 04 · The tool bus

Hands on your real tools.

A memory and a model can think, but they cannot act until they are wired to your software. An open standard, the Model Context Protocol, is the bus: one connector spec, and the engine can reach your mail, your calendar, your files, your CRM, your payments, your messaging, even your own website. Built around your stack, not a fixed one.

one connector spec reaches everything your business already runs on
Email Calendar Drive Slack WhatsApp HubSpot Notion Stripe Xero Cal.com your own database your website

Hundreds more exist, and if your tool has an API it can join the bus. The diagram further down traces the whole path: from a thought in a chat to a row landing in one of these.

§ 05 · The cadence

It runs on a schedule, not just on command.

This is the part a chat box can never do. A set of small, bounded routines wake the engine through the day. Each one does a narrow job, writes what it found back to the memory, and pings you only when something needs a human. A brief before you sit down. A quiet tidy overnight. A watch on the inbox through the day.

12am 6am 12pm 6pm 12am 2am · overnight tidy 7am · morning brief 9am · pipeline sweep 5pm · weekly review 6pm · evening wrap ALWAYS ON inbox watch calendar guard health checks money sync self-heal
Each tick is one bounded run of the engine. Most just update the memory; a few surface to you.

Every routine stays inside strict rails. It can act only on what you have already approved, and it can never send a message to a person without your yes. Here is what one run looks like.

> 7:00am · morning brief · run
Tasks· 6 due today · 2 overdue Calendar· 3 meetings · first at 9:30 Inbox· 4 need a reply Money· 1 invoice cleared overnight
Wrote today's top three to the memory. One reply looks time-sensitive (Jane, re: proposal). Draft it for your review? y / edit / no

§ 06 · The always-on machine

Somewhere it lives.

The cadence can only fire, and the chat bridge can only listen, if something stays on when your laptop is shut. So the whole system runs on a small machine that never sleeps: a cheap cloud box, or an always-on computer at home. It is private, it costs little to run, and everything on it is yours, in plain files you can move or delete whenever you like.

§ The whole thing

All of it, in one frame.

Six parts, wired into one loop. A request comes in through an interface. The engine reasons over your memory, acts through the tool bus, and the world it touched flows back into the memory, so the system is a little sharper next time. The cadence keeps the loop turning while you are away, and anything bound for a person waits for your yes.

YOU INTERFACES THE ALWAYS-ON MACHINE TOOL BUS YOUR TOOLS state flows back approve / decline You the operator Workspace editor + app Chat bridge message + voice Dashboard read-only view a machine that never sleeps The engine frontier model + skills Cadence scheduled routines bounded + logged wiki MEMORY · 8 layers open protocol Email Calendar Files & docs CRM & pipeline Payments Messaging Your other tools Your website
You · interfaces · engine + memory + cadence · tool bus · your tools.
a request travels the loop the world flows back into memory you, driving it

Want to see one of these run live?

The system behind this site is a working example of all six parts. Book a free 30-minute call and we will demo it, then map what yours would look like around your business.

Book a 30-minute call