nomosV0.1 · ALPHA
All notes

Architecture · 21 Jul 2026

Why we're building an operating system for AI work

Current AI products are, almost without exception, conversational interfaces. They answer questions. They generate text. They write code. They analyze data. Each one is genuinely capable — and each one is an island.

The result is a workflow everyone recognizes and nobody chose. Nine tools, nine histories, nine permission models. Context rebuilt by hand every morning. A different subscription for every model, and no system anywhere that can say who approved what.

Intelligence exists. Organization does not.

Fragmentation is an architecture problem

It's tempting to treat this as a UX problem — bolt a shared inbox onto the chaos, add a search bar, call it a workspace. We think that misreads the failure. The fragmentation is structural:

  • Isolated by default. Each surface is a silo. Work restarts instead of continuing.
  • Context expires. History, constraints, and decisions have to be re-stated to be useful.
  • No accountability. AI can act, but few products can prove what it was permitted to do.

No amount of interface polish fixes a missing layer. What's absent is the thing that sits between people and every AI system they use — holding work, memory, permission, and execution while the intelligence underneath stays replaceable.

The boundary that matters

Nomos is built around one architectural rule: state, authority, and history live above the model boundary. Everything below that boundary — cloud APIs, local runtimes, tool servers — is substrate, swappable per task, per tenant, per data class.

That single rule produces most of the properties we care about:

  1. Models become interchangeable. Routing is a policy, not a preference. Swap a provider and sessions, memory, and audit history stay intact.
  2. Context becomes durable. Decisions, sources, and constraints are records with lineage — not lines in a transcript that expire with the tab.
  3. Authority becomes data. Every capability an AI holds is an explicit, inspectable grant: who gave it, what it covers, when it expires, what was done under it.

Governance first, autonomy second

Most AI products sell autonomy before they can prove authority. Our sequence is deliberately the reverse: structure, then memory, then shared scope, then policy — and only then standing autonomy.

Governance is in stage 01 on purpose. Retrofitting authority into a system that shipped without it is the mistake we are designing around. An AI workforce is only deployable in a real organization if it can be audited like a human one, and that property has to be present in the object model from the first commit.

The bet

Models are becoming commodities. The durable value moves to the platform that organizes, governs, and executes work across them. That layer is what we're building — first for a single operator, eventually for organizations that will say what they already say about their ERP:

Everything AI-related runs through Nomos.

If you run real work through AI every day and want to shape stage 02, request early access. If you'd rather read the architecture before you form an opinion — that's the response we're hoping for.

Myraki Labs · Nomos is in active development · request early access