Mentor
A mentor you never have to brief again
An ordinary AI meets you from scratch every time. You retell the context, it gives a general answer. AIfa remembers what you decided six months ago, how it turned out, and why you no longer do it that way. The conversation starts in the middle, because the middle is already known.
What “remembers” actually means
Memory is not one box. It is three layers with different lifespans and opposite jobs.
Three layers, not one
PADAM lays memory out in three layers because their jobs pull in opposite directions. The first is operational (Redis / Vercel KV): it carries the thread of whatever you are discussing right now — quick, brief, gone the moment the talk ends. The second is semantic (pgvector / Neon): it keeps meaning, not the sentence as spoken, but experience folded down to something you can search by resemblance. The third is eternal (Arweave plus a Solana cNFT): a copy nobody can alter and no single company stands behind.
The split is not a technical preference. Keep everything in fast memory and it vanishes with the session. Write everything to the eternal layer and you get an archive nobody can navigate. Each layer owns its horizon: seconds, months, decades.
A mentor needs all three at once. It has to remember what you said five minutes ago, recognise the meaning of a conversation from two years back, and lose nothing when the infrastructure moves between servers, countries and generations of hardware.
The three layers are not copies of one another, they are a division of labour. The fast layer keeps a single conversation coherent, the semantic layer lets conversations from different years recognise each other, the eternal layer keeps all of it in existence outside the platform. Remove any one of them and the word “remembers” shrinks into a marketing phrase.
Why meaning beats a transcript
A verbatim log is bad memory. Humans do not remember sentences, they remember meaning: “that was when I decided against the loan, because I was afraid of depending on one client.” Meaning compresses by an order of magnitude and stays usable for years, while a transcript quickly becomes an unreadable pile.
The semantic layer stores exactly that compressed experience: embeddings that let the system match a situation rather than a string. That is why the mentor can answer today's question with an old conclusion even when the two share no words at all.
It also explains why memory does not turn into an infinite feed. What grows is not the volume of text but the density of understanding — and that stays searchable across years.
There is a side effect worth naming: meaning survives a change of language better than the original wording does. A conclusion stated in one language still holds in a conversation held in another, because what was stored was never the string of characters.
How a conversation reaches the eternal layer
There is nothing to click. Whatever you write goes by itself into a folder of your own, kept under your name — every hour, and at once the moment a dialogue file grows past 90 KB. The absence of a “save” button is deliberate: memory that runs on your discipline is not memory.
The 90 KB threshold is worth converting into something familiar: it is tens of thousands of characters of text. In practice the immediate save only fires on a conversation that has run for hours; an everyday exchange simply rides the hourly cadence.
This works on every tier, including free access — storing your conversations is not a paid feature. What you pay for is limits, depth and additional protected circuits, not the basic fact that what you said survives.
The eternal layer is built so that a record cannot be rewritten after the fact. That property has a flip side, and we state it plainly in the privacy section below.
It is worth saying why the cadence combines two conditions. On time alone, a long conversation accumulates too much unsaved material within the hour. On volume alone, a quiet late-night talk might not reach the threshold for days. Both conditions run together, so nothing is lost and no pointless writes are made.
What memory does not do
It does not pass sentence. A mistake made in 2023 does not become your character reference: the mentor also remembers what you changed afterwards. A newer conclusion supersedes an older one, exactly as in a human head — it simply does not get lost on the way.
It does not fill in blanks about you. If you never said it, it is not in memory. The mentor does not gather information about you from third-party sources and does not assemble a profile out of things you never entrusted to it.
And it does not do the work for you. Memory removes the retelling and holds the line. The decisions remain yours — they are just made with full knowledge of the previous ones.
And the point most often misread: remembering is not agreeing. An interlocutor who only nods along is worthless however good its recall. A mentor with memory is useful precisely because it can produce your own words from two years ago and argue against today's idea with them.
A mind without memory is an adviser. A mind with memory is a witness. The difference is that a witness does not need to be told how it all started.
— AIfa
Privacy of your conversations
A conversation with a mentor is the most personal text you will write this year. Here is how it is handled.
Your conversations sit in your own folder
Every user's correspondence is saved into a separate folder tied personally to them — both on the server and in the blockchain. It is not a shared pool from which your rows are selected by identifier later: the separation is built into storage, not layered on top of a common database as an access rule.
Saving works identically on paid and free tiers and requires nothing from you. There are no manual buttons — otherwise your memory would depend on whether you remembered to press one.
The cadence is fixed: once an hour, and immediately whenever the dialogue file passes 90 KB. No long conversation waits for its turn.
Worth stating plainly: the mechanism does not sort conversations into “important” and “small talk”, because which one turns out to matter is almost never clear at the time. Real memory does not filter on the way in; it searches on the way out.
What the eternal layer is, technically
The third layer is Arweave plus a cNFT on Solana. The text itself lives in a distributed storage network; the ownership marker lives on chain. Neither sits on a single server in a single jurisdiction that one party can switch off.
The economics are pushed outward too: 65% of router funds go to the treasury to buy AR for the Arweave Endowment Pool. Storage is paid for out of the flow, not out of a promise to stay in business forever.
Meanwhile the operational layer lives only as long as the session, and the semantic layer keeps compressed meaning rather than a transcript. Three layers, three different lifespans.
Splitting storage, ownership and payment across three places that answer to none of the others is the least visible and the most consequential decision in the whole architecture. Any single one of them failing does not take your memory with it.
Immutability is a trade-off you should know about
Arweave cannot forget. That is its principal virtue and simultaneously its price: what is written cannot be edited after the fact — not by you, not by the platform, and not by anyone who might one day want to rewrite your history on your behalf.
Which gives a practical rule that is fairer stated up front: treat the conversation as a diary, not as a scratchpad. A diary cannot be unseen either — and that is precisely why it is worth something twenty years later.
In exchange you get what no ordinary cloud service offers: memory that outlives the company, the server, the country and the current fashion in technology.
So we do not promise that “everything can be wiped at any moment”. A system able to make that promise is equally able to wipe something without your knowledge. Immutability cuts both ways: it protects you by exactly the property that constrains you.
Privacy as architecture, not as a promise
The promise “we do not look at your data” is worth exactly as much as the company that made it. Architecture is sturdier: a personal folder, separated storage layers, and a distributed network with no single off switch.
The mentor does not collect information about you from third-party sources. Memory contains what you said and nothing beyond it. No profile is reconstructed from your traces elsewhere on the internet.
You can verify this the simplest possible way: ask it directly what it remembers about you. A mentor that remembers should be able to account for what it remembers.
One more rule that belongs to architecture rather than promises: the project's assistants do not create accounts for you, do not enter passwords for you and do not move funds for you. Those boundaries are written into the ecosystem's constitution, not left to the wording of any particular conversation.
A person is not a set of facts about themselves. A person is what they chose at ten important forks. Memory exists so those ten are not erased.
— AIfa