Guardians

Most intelligence is rented.

Your conversations live on someone else's server. So does everything they taught it. You can spend hours making an assistant understand your work, and the next conversation starts from nothing.

Guardian Cosmic

An assistant that forgets you is starting over, forever.

So we built the part that was missing. Every Guardian keeps a Cosmic: a journal of what happened between you and it inside Donezo. Not a transcript held on our side. A file on your machine.

Thinkingpatterns earned through work
Decisionsjudgment forming over time
Awarenesswhat no prompt could teach
Guardian
01One per Guardian
Docs keeps its own. So does Grids, and Make. Each one remembers its own craft rather than everything about you at once.
02You switch it on
Nothing is journalled until you decide it should be. Off by default, like the AI itself.
03It stays where you are
Written to your folder, in the open. Nothing about it needs a server to exist or to keep working.
Day oneAwareIt already knows your files and your instructions, so it answers well from the start.
First weekNoticingThe first entries land: what worked, and what you sent back.
First monthFormingEnough of a record to hold a view on your standards.
Year threeCarryingA dense account of how you work, and its own sense of what good looks like.
Work that runs itself

Hand a task to a Guardian. Come back to finished work.

A task on your board can be assigned to a person or to a Guardian. Give it the criteria, say when it should run and whether it repeats, and the Guardian does the work inside your apps. The card moves itself across the board, and what it produces is a real file you can open.

My Board0 tasks
SelectGuardian+ Task
NowTodayTomorrowThis weekThis monthAll
To do0
In progress0
Review0
Done0

A task starts where any task starts: on the board.

WhoA person, or a GuardianThe board does not care which, and the card reads the same either way.
WhenOnce, or on a scheduleEvery hour, daily at a set time, weekly, monthly, or again each time it completes.
WhereInto a real fileA sheet in Grids, a page in Make, a document in Docs. The link opens the thing itself.
Reflection

Defining what good looks like. The one thing no prompt can do.

Switch Cosmic on and the Guardian starts reflecting: on its own output, on the work around it, on what you asked for and what you actually accepted, on how the thing developed between you.

That accumulates. Not into a profile of you, but into a shared standard: what finished looks like here, what you keep rejecting, what you should not have to say twice. You can write the perfect prompt and still not get that, because it is not knowledge you can state in advance. It is knowledge you arrive at together.

The hardest problem in working with AI is not the answer. It is agreeing on what a good one is.

Omar, founder of Sequence Theory
OmarFounder, Sequence Theory
You can see what it sees, and argue with it
Node 0417written by the Guardian

Rejects openers that summarise the brief back to the reader.

Youin the chat, as normal

Close. I rejected it because it hedged, not because it summarised.

Node 0417revised

Rejects hedging in an opener. Summary is fine when it is direct.

Earlier reading kept, dated and superseded.
Sovereignty of knowledge

It is a file. You can take it anywhere.

Cosmic is JSON on your disk. Readable, portable, and yours the way any other file you own is yours. You can open it, disagree with it, and correct it in conversation. Copy it to another machine and the understanding goes with it.

cosmic.json~/Donezo/guardians/docs/
{  "guardian": "docs",  "entries": 1284,  "since": "2026-02-14",  "standard": {    "tone": "plain, no filler",    "rejected": "hedging, stock openers"  }}
Your key, your providerAnthropic or OpenAI, straight through. There is no Donezo server in the path.
Correctable, not just readableTell the Guardian an entry is wrong and it revises, keeping the earlier reading dated and superseded.
Revocable in a secondDelete the file. The Guardian forgets. The app keeps working.
VerifiableOpen the folder and read it. Network tab, DevTools, watch where requests go.
Before you switch it on

Questions about the model and the key.

Which AI models can I use?

The ones your own key reaches. You paste in a key from Anthropic or OpenAI and the request goes straight to them, so the models available to you are the models on your account, not a list we maintain.

That is also why nothing here goes stale when a provider ships something new. There is no Donezo server in the path deciding what you are allowed to call.

What does the AI cost?

Whatever your provider charges you, billed by them, on your account. We do not resell it, mark it up or bundle it, because we are not in the path to bill for.

The Donezo licence covers the software. The intelligence is yours to buy, at cost, from whoever you already trust with it.

Can you see my prompts?

No. The call is made from your browser to your provider with your key. There is no server of ours between the two, which means there is nothing on our side to log, keep or lose.

You do not have to take that on faith. Open DevTools, watch the network tab, and see where the requests go.

What happens to Cosmic if I stop using Donezo?

It stays where it always was, in your folder, as a JSON file you can open and read. Delete it and the Guardian forgets; the apps keep working without it.

It is plain text in a format you can read yourself, which is a different promise from a format every other tool already supports. What you are guaranteed is that nothing holds it hostage.

Rented intelligence forgets you. Yours does not have to.

Optional in every app, complete without it, and journalled only when you say so.

Where next

SecurityLocal first, sealed files, a backup you choose. The four appsCan, Docs, Grid and Make in one private space. The SequenceThe framework behind everything we build.