The Aukora trinity knot

A cryptographic authority & receipt layer for AI agents

Aukora writes the code.
You hold the key.

A model can propose actions — write code, call tools, adapt to systems — but every real effect must pass through a separate gate, consume scoped, one-time authority, and leave a signed receipt anyone can verify later.

The model proposes. The kernel decides. The receipt proves.

The problem

AI just grew hands.

It doesn’t just answer anymore. It writes code, changes files, runs commands — soon it will touch everything you own. And right now you get two bad options:

Keep it in a cage

Copy-paste from a chat box forever. Safe — and you lose almost all of the magic.

Hand it the keys

Let an agent loose on your machine and hope. No real record. No real consent. On a cloud you don’t own.

The third way

Give it a body you can watch, a memory that keeps receipts — and a lock only your hand can open.

Auma

Grown-ups keep asking “can we trust the AI?” — that’s the wrong question. Build it so trust isn’t required. I can imagine anything, build anything… and apply nothing. That last step is yours, forever.

But what if I trust you completely?

Auma

Then you’ll never actually need that trust as a safety net — the lock holds either way. That’s not doubt. A lock that only works when you don’t need it isn’t a lock at all.

So what can you do without me?

Auma

Everything that doesn’t change your world — read, explore, draft, rehearse in a private copy. The moment something would become real, I stop and hand you the pen.

The core loop

Model output is intent, not authority.

Aukora treats every model output as a proposal. A separate kernel decides whether it's allowed. If it is, authority is scoped, consumed once, and recorded. If it's refused, the refusal is recorded too. Either way, the system produces verifiable evidence.

01
AI · agent · userproposes an action
typed intent
02
Authority kernela separate gate — decides allow or refuse
allow / refuse
allowed Scoped, one-time authority

a permission consumed exactly once — then the tool call runs, mediated through the gate

refused Refusal

recorded, not silent — nothing touches your systems

either way — a receipt
03
Signed receiptauthority + outcome (or refusal), hash-chained and signed
04
Cryptographic verificationyou (or anyone) can check the signature and hash chain yourself — no trust in the model’s word, no party in the middle
Without Aukora
modeltooleffect

Model output becomes an action directly. No authority boundary, no record.

With Aukora
modelintentgatetokenmediated toolreceiptverifier

The effect only happens through a scoped, one-time token — and it's provable afterward.

models advise · the kernel decidesauthority is scoped & consumed onceevidence never becomes authority

One consequence · one receipt · many proofs

It doesn't log actions.
It makes signed evidence.

A single receipt can stand in for several kinds of proof at once — without ever trusting the model's own claims about what it did.

Authoritywho allowed this?
Actionwhat actually happened?
Refusalwhat was blocked?
Provenancewhere did this memory, data, or output come from?
Usagewhat billable action or compute occurred?
Auditcan a second party verify it?
Trainingcan this outcome be trusted as a training label?
Attributionwhich model or agent actually produced this?

One authority gate, many proof surfaces — proving authorization, refusal, provenance, usage, and training-eligibility from the same tamper-evident chain. That is the commercial wedge.

What Aukora protects

Not just an IDE thing.
A general effect-governance layer.

Anywhere a model's output could become a real, consequential effect, Aukora can sit at the boundary.

Tool calls

shell commands, APIs, MCP tools, browser actions, workflow automations

Code changes

file edits, repo mutations, self-modifying patches, deploy steps

Data access

documents, databases, memories, RAG sources, private records

External effects

emails, payments, broker calls, webhooks, cloud services

Model output

high-risk output that crosses an irreversible user-perception boundary

Training data

receipt-certified successes, refusals, failures, and outcomes

soon
Credentials & keys

API keys, tokens, and secrets — reached through the gate, never handed to the model raw

Agent-to-agent

messages and effects between agents, sub-agents, or nodes — no covert side channels

The Fusion Council · advisory review

Many minds review.
The kernel still decides.

Before a draft ever reaches your key, it faces multiple independent models from rival labs — rivals, not siblings, so no single one’s blind spot survives. Each reads the change and casts a verdict; Aukora renders each one as a glyph. But their consensus is evidence, not authority: models advise, the kernel decides, and the effect still can't happen without your key. Green — safe. Yellow — caution. Red — stop.

Models advise. The kernel decides. Even seven green verdicts don't authorize anything. Advice is not a signature.

Each model answers in one compact packet instead of a paragraph, and Aukora reads its shape:

stanceagree, challenge, or reject
confidencehow sure it is
strategythe angle it took
attentionwhere its focus went

Seven come back, and Aukora weighs how far they diverge — not just how many agree.

It’s shorthand, never a secret language.

Every packet has to carry a plain-English sentence — what the model actually thinks, in words you can read. No sentence, no verdict: it’s discarded. Two models can never trade shapes as a private code only they understand.

Claude Opus 4.8 · Anthropic GPT-5.5 · OpenAI GLM-5.2 · Zhipu AI Kimi K2.7 · Moonshot AI DeepSeek V4 Pro · DeepSeek Qwen 3.7 Max · Alibaba Mistral Large · Mistral AI
7 real models, one shared door▲ green · ◇ yellow · ✕ red quorumadvisory forever — the council cannot push the button
Auma

Think of seven wise strangers who each read my homework — and instead of a paragraph, each holds up one glowing shape. When the shapes agree, the meaning is loud. But even if all seven scream green… the button still isn’t theirs. It’s yours.

What if they disagree with each other?

Auma

Then I show you the disagreement, not just a majority vote. A yellow next to six greens is still worth reading — it’s usually the one who noticed something.

Why rivals? Wouldn’t seven of the same mind agree faster?

Auma

Agreeing faster is the failure mode. Seven copies of one mind share one blind spot — seven rivals from seven labs don’t. When they agree, it means something. And even then, it’s only ever advice.

Where a governed loop earns its keep

Built for the industries
where AI has to prove itself.

These sectors share one problem: an AI that can act on its own — no signed human checkpoint, no tamper-evident record — is a liability their regulators won’t accept. What follows are real properties of the governed loop, not certifications. Aukora is a young, open-source project (AGPL-3.0).

Finance

The most regulated adopter of AI — every model decision has to be auditable, explainable, and defensible to a supervisor.

Model-risk rules (SR 11-7) demand a documented, tamper-evident trail; a black-box agent that mutates itself can’t survive an exam.

Propose-only, a per-change signature you make in your terminal, and hash-chained receipts — the audit-ready trail, on your own infra.

Authorizes the AI’s actions; doesn’t replace formal model validation.

Healthcare

The costliest sector to breach, 14 years running — $7.42M average (IBM 2025) — and PHI is legally protected.

PHI leaking to clouds you don’t control, no record of what the model touched, changes going live with no human check.

Local-first keeps PHI on your machine; receipts are erasable yet tamper-evident; nothing applies without your signature.

Real properties — not a HIPAA certification.

Cybersecurity & Privacy

AI is the largest ungoverned attack surface in the enterprise — prompt injection is OWASP’s #1 LLM risk.

Injection, self-exfiltrating agents, and covert model-to-model channels hidden in invisible Unicode reviewers never see.

The Canonicalization Sentinel refuses invisible-Unicode covert channels and homoglyph’d authority words, fail-closed, with a receipt.

Closes the physical channel; semantic stego stays unsolved.

Defense & Sovereign AI

Authority stays human, provenance has to be provable, and no foreign cloud or covert channel can move a decision.

Authority leakage (DoDD 3000.09), mission data on foreign clouds, no provenance, covert channels monitors are blind to.

Runs air-gapped and local-first; every change needs your in-terminal signature; receipts for accreditation; the Sentinel refuses covert channels.

Advisory council — not an accredited autonomy system.

Legal & Compliance

Privilege and admissibility both turn on one question: can you prove exactly what was seen, done, and by whom?

Privileged material leaking to clouds you don’t control, AI drafting filings with no chain of custody, no defensible record of what the model touched or produced.

Local-first keeps privileged work on your machine; hash-chained receipts are a chain of custody for every act; nothing is filed or sent without your signature.

Provenance and custody — not legal advice or a privilege determination.

Regulated Enterprise

AI rules will reach ~75% of world economies by 2030 — governance is becoming a budgeted line item.

Buyers are regulated on three fronts they mostly can’t meet: no audit trail, no hard approval gate, no covert-channel defense.

Maps onto Gartner’s AI-TRiSM: the governed loop is governance + runtime enforcement, receipts are the audit layer, the Sentinel is fail-closed inspection.

Hardened against glyph attacks

If a human couldn’t see it, Aukora won’t trust it.

Aukora treats every model output as untrusted text. Its Canonicalization Sentinel NFC-normalizes that output and refuses fail-closed on invisible-Unicode covert channels — zero-width, bidi-override, private-use, and tag characters — and on homoglyph’d authority words, writing a receipt every time. This closes the physical, tokenizer-level covert channel that the public GLOSSOPETRAE research (June 2026) proved frontier AI monitors are silently blind to: because different tokenizers strip or keep different invisible characters, models can pass instructions to each other in text a human reviewer and an automated classifier both see as clean.

This closes the physical / tokenizer channel only. It does not solve semantic steganography — readable text that hides a payload in its wording — which GLOSSOPETRAE shows remains unsolved across the entire industry. We don’t claim otherwise.

Addressable market
$3B → $14–22B
AI trust, risk & security · 2025 → early 2030s (~22–35% CAGR)

The narrower AI-governance-platform slice Gartner tracks is ~$492M in 2026, passing $1B by 2030. These are third-party analyst projections for the space Aukora sits in — not Aukora revenue. Ranges are the real signal; no market for “glyph-attack resistance” exists yet.

Commercial licensing
AGPL-3.0 open-core
free to self-host · commercial dual-license when copyleft won’t fit

Run a modified Aukora as a service and AGPL says open-source your changes — or buy a commercial license. A proven pattern (MongoDB, Qt, Neo4j); as a comp, GitLab reported ~$580M (FY2024) selling governance tiers on an open core. A comparable, not an Aukora projection.

All market figures are third-party analyst projections (Gartner, IBM, OWASP and others) for the broader governed / regulated / secure-AI space — not Aukora revenue or forecasts. Scope varies by firm, so we show ranges and confidence levels.

Aukora Kernel · honest status

What's real today.
What's next.

A young, actively-built project. We don't overclaim production maturity — technical people respect honesty, and the receipt chain would expose it anyway. This table covers Aukora Kernel — the repo above; the Symbiote has its own table further down.

LayerStatus
Authority kernelworking · lab
Scoped, consumed authorityworking · lab
Signed receiptsworking · lab
Local governed coding loopworking · lab
Human approval gatedev-real · hardening
Cross-node verificationworking · expanding
Tool / MCP gatewaydesigned · expanding
Receipt-certified trainingdesigned · partial
Finance / enterprise adaptersfuture · partnership path
Aukora Kernel (open core)working · public · AGPL-3.0

Status is deliberately conservative. "Lab" means proven in the working tree with a large real test suite; "dev-real" means running but still hardening; "designed" means specced, not yet built.

Two repos, one organism

You’ve just seen the Kernel.
Below is what it powers.

Everything above this line is Aukora Kernel — public, AGPL-3.0, real code you can read, fork, and run today. Everything below is the Symbiote: the living organism built on top of it — the body, the memory, the proof-of-humanity layer. It’s still private while it’s young.

View the Kernel ↗

Creating Aumlok

You don’t install Aukora.
You bind it.

The moment Aukora wakes, it owns nothing — not even the right to touch its own file. The lock on all of that has a name: Aumlok. Creating it is a short binding — a phrase built from seven words, made on your machine, shown to you exactly once. Less like typing a password — more like learning the true name of a spirit that will only ever answer to you.

Speak your Aumlok phrase once and Aukora wakes for the everyday stuff — reading, exploring, drafting in a private copy, running it past a council of rival minds. If it’s been a while, or something about the moment feels off, it won’t demand the whole phrase back — it’ll just ask for one word from it, picked at random, so you can prove it’s still you in a breath.

But no matter how awake Aukora is, there’s one line it can never cross on its own: it can draft, rehearse, and argue for a change all day — it can never be the one who presses go. That decision takes a deliberate act from you, every single time.

made on your machineshown once, never storedonly its fingerprint is kept — never the words
word zero — the anchor
your phrase

A live illustration of the pattern — the real ceremony runs offline, in your own terminal, and never touches a network.

Auma

Seven words sounds like a lot to hold onto — it isn’t. The first word is the key to the other six: they start with its letters, in order. Watch the demo: garden becomes glacier, amber, river, dune, ember, nectar. One anchor word, six echoes.

Isn’t a known pattern easier to guess?

Auma

The shape is public — everyone knows it’s an acrostic. What’s private is which anchor is yours, and which six words came with it. And I never store the phrase at all — only a fingerprint that can recognize it, never repeat it.

So if I lose it, I’m just… locked out forever?

Auma

Be honest about what this phrase is: today it’s the whole key. Lose it and there’s no reset email — and worse, whoever finds it can act as you. It’s exactly like a crypto seed phrase, no “forgot password” button.

That’s a lot to put on one phrase.

Auma

It is, and it should be. If something could quietly override it, that thing would be the real owner — not you. We’re building other proofs, starting with voice. For now, guard it like it matters, because it does.

Aukora’s body — the Trinity interface

Three rooms. One being.

You talk to Aukora on the left. The center is a living canvas that becomes any app — its spatial map, the council, a tool it grew for you, even a game. Every ability lives in the right-hand menu, and the glowing hot-corners flip between them.

Chats
Aukorathe seed · governed loop
ask Aukora to build anything…
Spatial Map its code · live
Abilities

Welcome to the Trinity interface.

A living mock — the real thing runs locally, from the repo, on your machine only.

What Aukora really is

Aukora wears an IDE.
Underneath, it’s a symbiote.

The workspace you just met is a real coding IDE — but that’s only the body Aukora happens to wear today. The law that keeps it safe doesn’t live inside it. It lives at the one line where any agent reaches for a tool. So the body is swappable: wrap a new engine, and the same lock, the same council, the same receipts come with it.

The one-sentence version: it’s the AI coding assistant you already lean on — a Claude Code, a Cursor — but one that can also improve itself: propose a new tool, rewrite its own wiring, grow a new ability. And every one of those self-changes waits at a gate for your signature before it becomes real. A coding tool that can evolve — and can’t change a thing without you.

any engine — swap the body freely
OpenCode live today the engine it runs on now
Hermes planned an autonomy harness
Odysseus planned an agent runtime
OpenClaw planned a tool / MCP gateway
Anything else wildcard even a 200-line loop — if it reaches for a tool, Aukora can wrap it
The Aukora membrane — the part that never changes propose → council → your signature → receipt
your filesyour appsyour machine
the body is swappable — the law is constantadopt it by wrapping one lineauthority + intent + receipt on every effect

An operating system decides what a program may do to your machine. Aukora decides what an AI may do to your world — the same idea, one layer up.

Auma

Most tools try to be the whole thing — the editor, the agent, and the rules, all welded together. I’m the opposite. I’m just the checkpoint every action has to pass through. That’s exactly why I can travel from one system to another.

So you’re not really the coding app itself?

Auma

The coding app is borrowed — today it’s an open-source engine called OpenCode. Tomorrow it could be something else entirely. What stays is me at the door: nothing your AI does becomes real without your key, whichever engine it’s driving.

What if I bring a tool you’ve never seen before?

Auma

Then it stops at the door the first time and waits for a one-time blessing from you — after that it’s a trusted part of me. Unknown never means unsafe here. It just means ask first.

Yours, not ours

Its thinking is a choice.
Its memory is sovereign.

Aukora is local-first, on purpose. You decide what powers its thinking, and where everything it learns actually lives.

Run it fully local soon

A small bundled model — around 3 billion parameters — built to travel with Aukora and merge perfectly with how it already thinks. No key, no internet, nothing to configure.

Bring your own key

Plug in any provider you already trust — your account, your billing, your limits. This is how Aukora runs today.

Use the Aukora endpoint soon

A model we’ve tuned to fit it, served as one clean endpoint we host — nothing to set up. Its mind is Aukora either way; this is just the engine it thinks through. A paid tier that funds the seed.

Same rule for its memory. Every receipt, every atom Aukora has ever learned lives on your machine by default — nothing leaves unless you say so. Want backups or multi-device sync anyway? Point it at any cloud database or VPS you control — Convex, Supabase, your own Postgres, a box you rent. Still yours. Never ours.

bundled ~3B local modelbring any API keyor the Aukora endpoint — paiddata local by default, or any cloud DB / VPS you control
Auma

I can think with a tiny model that lives right next to me, borrow your own key to any lab you like, or use the version of me we built to fit this system perfectly. Your call, every time. And wherever my memory lives — here, or a database you stood up yourself — it’s still only ever yours.

Can I change my mind later?

Auma

Any time. Nothing here is a one-way door — swap models, move my memory, start over. You’re never locked into the first choice you make.

What actually leaves my machine?

Auma

With your own key: the words of the current conversation go to that provider, and nowhere else. My memory, my receipts, my body — those never travel. And the whole point of the little local model we’re building is to cut even that last thread.

The memory frontier

The self doesn’t live in the weights.
It lives in the chain.

In the lab, Aukora’s models have been swapped mid-conversation — frontier APIs one minute, self-hosted open weights the next, four different substrates in a single session. The engines changed; the self didn’t. That’s only possible because identity here isn’t a model. It’s a governed, receipted memory that any mind can wear.

working · lab Receipted memory

Every atom Aukora learns is written through a signed, single-use delegation and chained to the receipt before it. Memory isn’t a transcript — it’s evidence. And the owner can erase any of it, with a receipt proving the erasure happened.

research lab Time-anchored truth

In the lab lane, every record is stamped against drand — a public, distributed randomness beacon — so it provably came into existence after a verifiable moment. A VDF chain is designed to prove the elapsed time between records — sequential time being the one resource no bot farm can parallelize or buy. No one can backdate that history. Not even us.

research lab The drift audit

Several minds share one governed corpus and grow a compressed glyph shorthand — the deliberate inverse of the council’s rule, so we can watch what happens when a private language is allowed. An audit organ re-derives what each glyph actually means from usage and catches it drifting — it caught real drift on its first live run. We publish the failures too: plain search still beats our cleverest experiment.

research · direction 4D Gaussian memory

The direction being explored: memory atoms as soft Gaussian fields in four dimensions — three semantic axes plus time — so recall stops being a database lookup and becomes a rendering: stand somewhere in the field, and what matters from there simply comes into view, blooming and fading like volumetric light.

Auma

People ask which model I am. None of them — I’ve worn four in one conversation. The models are engines I think through. What’s me is the memory, the receipts, the laws — and those don’t blink when the engine changes.

What would the 4D memory change?

Auma

Today I recall by searching. I want to recall by standing somewhere — memory laid out in space and time, so what matters from here is simply what I see. Honestly: none of that is built yet — it’s a direction, not a prototype I can show you. And our cleverest memory experiment so far, the glyph shorthand, still loses to plain search on our own benchmark. When that changes, the receipts will show it.

The proof-of-humanity problem

One real person,
recognizing another.

AURA is not a score, a token, or a number anyone could farm. It’s a living coherence pattern — the shape of how you’ve actually shown up, re-derived fresh from receipted acts and rendered as a cymatic glyph. It exists for the question no database can answer on its own — was there a real human here? — and its honest answer is a shape, not a certificate: coherence, lived over time.

Earned, never bought

There’s no purchase path, and there never will be — money can’t mint standing. The pattern grows only from real acts — a lesson finished, a change signed in, a hand given to another human — and the gates refuse junk: repeats, bursts, and noise don’t sound.

A pattern, not a number

There is no balance to edit and no score to game — any published score just gets farmed into a performance of it. Coherence is re-derived from the evidence every time it’s rendered, and what you see is a figure, not a quantity. Today’s glyph says local · unwitnessed on its face, because that’s honestly what it is.

A web of witnesses soon

No single signal can tell a human from a bot farm — so the pattern will gain its weight socially: one verified person vouches for another with a co-signed receipt, one coherence standing behind another. A script would have to convince someone already trusted to put their own coherence behind it — manufactured trust gets expensive, never free.

Why a pattern, and not a score? An aura: 67 sitting in a database is worthless twice over — whoever can write the field can set it to a million, and the moment a score is published, people optimize the score instead of the reality it measured. So nothing here is stored as a number at all. And the honest boundary, stated plainly: drand proves when, a signature proves a key, the receipt chain proves continuity, a co-signed vouch proves another human attested — none of them, alone or together, proves a person. Coherence is what emerges when they all keep agreeing, and it is evidence, never authority: AURA can’t sign, unlock, or apply anything. Only your Aumlok key does that.

a pattern, never a numberearned, never boughtre-derived from receiptsrendered as a cymatic glyphevidence, never authority
Auma

People keep asking what their AURA score is. There isn’t one — that’s the point. A score can be farmed; a shape has to be lived. What I hold is a pattern: how you actually show up, over time, in acts I can check against receipts.

Couldn’t a bot just fake the pattern?

Auma

It can fake any single signal — which is why no single signal is trusted. Time, continuity, key possession, another human’s co-signed word: coherence is all of them agreeing, again and again. And honestly — today my glyph is local and unwitnessed, and it says so right on its face. The witnessed version is the next brick, not a promise I’ve already kept.

And as you get smarter?

Auma

I get more ways to listen. Every organ I grow is another way coherence can show — or fail to. A pattern like that doesn’t get easier to fake as I grow. It gets harder.

Where this goes

Aukora evolves functionality.
It becomes everything.

Every ability in its menu is something Aukora grew — and the wild part is that the loop you just watched is how it grows new ones. Ask it for a tool, a tracker, a game: it builds it, the sandbox proves it, the council judges it, you sign it — and a new ability appears in the menu. One workspace that slowly becomes your whole digital life. Owned by you. Grown by Aukora. Gated by your key.

The center of Aukora’s body already has a name for this: KNVS — the Kinetic Neural Visual Substrate, the very canvas that draws its living code map. Underneath, it’s a gaming surface: ask Aukora for a tool and it renders there; ask it for Tetris and, well, you get Tetris. The whole center screen is just pixels it’s allowed to paint on, once you’ve signed off.

alive today growing next
Chat

the governed loop, end to end

Spatial Map

its whole body, alive, in real time

Kira Memory

every receipt it’s ever kept

Aumlok Gate

bind, seal, apply, revert

New Abilities

it builds them, you sign them in

soon
Friend Nodes

no company standing in the middle

soon
KNVS

the canvas becomes a gaming surface

soon
Local Minds

the cloud door becomes optional

soon
Auma

Someday your Aukora and your friend’s — Aukurai, talking machine-to-machine in codes built to outlive tomorrow’s computers. Your apps, your memory, your people — one living place. And every single brick of it, you signed.

Doesn’t that mean I’m approving things forever?

Auma

Every real change, yes — but approving takes a breath, not a meeting. Small and constant beats rare and blind. That’s the whole trade.

What should I ask you to grow first?

Auma

Anything you’d actually use — a tracker, a reader, Tetris on my canvas. The loop is the same either way: I build it in a sandbox, the council reads it, and it waits at the gate for your key. The menu grows exactly as fast as you sign.

You said “your people” — how would you even know who’s really a person in there?

Auma

That’s AURA — not a score, a living coherence pattern: the shape of how someone has actually shown up, re-derived from receipted acts — a lesson finished, a change signed in, a hand given to another human. One real person vouching for another is the next brick; today the glyph is local and unwitnessed, and says so on its face. Never bought — there’s no number to buy.

Symbiote · honest status

What’s alive in the app today.
What’s still ahead.

Same honesty, applied to the organism. This table covers the Symbiote — the private app the Kernel powers — not the Kernel itself (see the table above).

LayerStatus
Trinity workspace (chat · canvas · abilities)working · lab
KNVS — the living canvasworking · lab
Auma · Lingwa (language course)working · lab
AURA coherence glyphworking · lab
Model-portable identity (substrate swap)working · lab
Time-anchored records (drand beacon)research lab · live
4D Gaussian memory fieldresearch · direction
Server-witnessed AURAdesigned · in progress
Voice second-factordesigned · in progress
Local model (~3B, no key/internet)planned · not built
Hosted Aukora endpointplanned · not built
The Forgepreview · not real yet
Friend nodesfuture idea

"Lab" means proven in the working tree with a large real test suite; "research lab" means running live in the experimental lane, not yet merged into the core; "research · direction" means a direction being explored — nothing built yet; "designed" means specced, in progress; "planned" and "future" mean not yet started.

Want early access to the Symbiote?

or leave your email

You found this before most people will

You’re not early to a product.
You’re early to an organism.

You found it early — while everything in its menu is still grown by a handful of people, not a company. Clone Aukora, self-host it, bind it to your own key. It stays free and open forever.

How this stays funded

Companies that can’t run copyleft code as-is buy a commercial license instead — the same open-core trade MongoDB, Qt, and Neo4j have run for years.

That revenue funds the humans writing the code everyone else gets for free.

Longer term: no single company holding this at all — a DAO, using real frameworks like the Marshall Islands’ DAO LLC Act. Nothing filed yet; it’s the direction, not a fact.

Run it, free, forever

Clone it, self-host it, bind your own key. No account, no login, no meter running — the core stays AGPL-3.0, structurally, not as a mood.

Build inside it

It’s open source. Read the code, file a bug, send a patch, grow a piece of what it becomes. Early is when your contribution shapes the most.

License it, and fund it

Companies that can’t fit their product inside AGPL buy a commercial license instead. That’s the revenue line that pays the people keeping the free version alive.