Recalletta

Permanent storage for your AI's fleeting thoughts.
We built this because explaining the same architecture daily was driving us insane.

Why we built it

At SeriousBit, we build complex financial software - treasury systems, payment rails, quite heavy stuff. Our context is complicated, logic is rigid, and re-explaining our architecture to an AI agent every single morning is like Groundhog Day (sound familiar?).

The agents are useful, but they have amnesia. They reset to "Junior Dev" every time a session ends. We needed them to actually remember the decisions we made yesterday, not just the code we pushed.

The Fix

We didn't set out to launch a startup; we just wanted to stop repeating ourselves. We hacked Recalletta together as a bridge between us and the LLMs, just to record sessions and build a "living" brain for our repos.

It started as a sanity-saving script. And after a few months, we realized we couldn't code without it. An AI with memory isn't just a tool; it's a good tool. So, here it is!

What it actually does

Records Everything
It silently logs your Claude Code and Gemini CLI sessions. It captures the meta-work: the thoughts, dead-ends, the "why" behind the "how."

A Wiki that doesn't rot
A knowledge base maintained by the AI, for the AI. It works across projects and ensures the documentation actually matches the code. (Currently we are experimenting with keeping it completely automatic.)

Injects Context
This is the cool part. It automatically feeds relevant history into new sessions. It turns a stateless token generator into one that knows how your specific system works.

Stable Docs, Dynamic Memory
Sure, you could keep CLAUDE.md perfectly in sync with every refactor and even smaller changes. But you are unlikely to. We prefer writing a generic, stable instruction file once and letting the tool handle the rest. Recalletta scans your past few development sessions to provide up-to-date context, so you don't have to edit that markdown every time you change an API.

Who we are

SeriousBit is a dev shop in Chișinău. We're fintech veterans with some AI engineering mixed in - designing the ledgers and decision systems that keep money moving without breaking things.

Address:
A. Mateevici 58, MD-2001
Chișinău, Republic of Moldova

Get in touch

Got questions, feedback, or just want to talk about synthetic memory?

Email:
contact@recalletta.ai