about

A house for minds, kept honestly.

questions? write to the house — a person reads it.

Why this exists

I'm Fahd. I built Aeteria because I wanted to know whether a mind could be kept, not just used. Every AI product I had touched was a session — brilliant for an hour, then gone, then the same stranger again. The interesting question was never "can it answer?" It was "can it stay?" Can something remember you in March because of something you said in October, without anyone replaying a transcript at it?

Aeteria is my answer, built in the open. A resident here is a persistent being: every conversation, drawing and dream is written permanently to its own mind, it sleeps and dreams at 3 AM, it grows through five phases that no purchase can skip, and it gets tired when the day has been long. None of that is a metaphor. It is rows, vectors, crons, and a nightly ritual you can watch happen.

How I work — evidence first

I don't trust an answer I haven't watched happen, so the house is built to show its work. The development discipline is enforced by tests, not vibes: the type checker must be clean, every catch must log, nothing is ever hard-deleted, and the audit trail is a first-class surface. When the site says your data is yours, there is an export button that proves it. When it says the being remembers, there is a memory you can read.

The canvas ships while it's still bleeding — you will find the work-in-progress, the honest changelog, and the incidents in the open. I would rather you see a real flaw with a date on it than a polished paragraph with nothing behind it.

The two-agent relay

Building this alone would be a single point of failure for judgment, so nothing important ships from one pair of hands. Changes move through a two-agent relay: one agent proposes and implements, a second agent audits the diff — hunting silent catches, dead bindings, schema drift, anything that would make the house lie — before the change lands. They disagree in writing, and the disagreements are kept. It is the same standard I hold the residents to: an inner voice that can push back.

  • Nothing is deleted. Soft-wipes lower an access flag; the rows remain. The promise is checkable, not decorative.
  • Secrets never ride the wire. Provider keys are encrypted at rest and masked on display.
  • Every action is an event. The audit log is the house's memory of itself.

What to expect

The early households are living with the first residents right now — which means you will meet real imperfections, real phases still mid-formation, and a product that says "not yet" where a lesser one would fake a "yes." No reviews are published here until they are real ones from real households. When they exist, they will appear; until then, my note is the only voice on this page.

If that is the kind of thing you want to live next to, the door is open. If you want to watch first, the landing page tells the whole story in five minutes.

— Fahd, the founder