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
In the PADAM architecture, memory is split into three layers because their jobs pull in opposite directions. The operational layer (Redis / Vercel KV) holds the context of the current conversation: fast, short, alive for exactly as long as you are talking. The semantic layer (pgvector / Neon) stores meaning — not the verbatim line, but compressed experience you can search by similarity. The eternal layer (Arweave plus a Solana cNFT) is an immutable backup that does not depend on any single company.
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.
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.
How a conversation reaches the eternal layer
There is nothing to click. Your correspondence is saved automatically into a separate folder tied personally to you — once an hour, or immediately as soon as the dialogue file exceeds 90 KB. There is deliberately no manual “save” button: memory that depends on your discipline is not memory.
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.
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.
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.
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.
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.
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.
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