The framework · now in development

AI that knows what it's doing, and remembers why.

Novadiem is building a framework for AI-assisted work that's structured, reviewable, and honest about what it knows.

The problem worth naming

Most AI tools forget everything, and grade their own homework.

Two failures hide inside almost every AI workflow. Novadiem is fixing both of them at once.

Every session starts from scratch

You spend the first few minutes rebuilding context, what was decided, what failed, what the goal actually was. The model has no memory of the project it worked on yesterday.

One model critiques itself

Most tools ask a single model to analyze, design, build, and review. That same model just argued for the design. It is not going to be a hard critic of its own work.

Fresh eyes beat one model pretending to be a team.

Meet The Bureau

A multi-agent development framework, built around one idea.

Instead of a single AI handling everything, The Bureau routes work to specialists who each run in their own isolated context. The Analyst reads the brief. The Architect designs the system. The Challenger reviews the output cold. The Spellwright turns the approved plan into scoped prompts, and the build crew each handles one bounded piece. Nobody does everything.

The result is a workflow system, not just a chat history. Runs produce real artifacts, specifications, architecture documents, critique logs, scoped prompts, accounting records. When you return to a project, you return to something real.

Isolated specialists

Each agent works sealed in its own context and hands back an artifact. Deep focus per craft, no one improvising another's job.

Cold, independent review

The Challenger never saw the conversation that produced the plan, so it reads the artifact exactly the way a future developer would.

Real artifacts

If a requirement isn't written down, it doesn't exist. Every run leaves specs, plans, reviews, and prompts you can come back to.

How work moves · the feature workflow

The Current of Intent.

A raw idea enters at one end; vetted, scoped build instructions leave at the other. The Conductor routes the work through each specialist in turn and keeps it in flow. You step in only at the gate.

The current runs continuously Findings bounce back, twice at most Exit: prompts.md — vetted & scoped Building from those prompts is a separate stage.

The structure

Clear routing at the center. Every handoff stays traceable.

The Conductor spawns each specialist in its own sealed context and routes between them. No specialist talks to another directly, work crosses only as artifacts. That isolation is the point: it is what lets the review be honest.

  • INHuman judgment. Intent enters from outside the ring. You set direction; you don't route.
  • FLOWClear routing. Coordination keeps the work aligned and every handoff visible.
  • CRAFTFocused expertise. Each craft works in a sealed context with a clear responsibility.
  • MEMArtifact memory. Seven collections hold the shared record. Nothing crosses except through it.

Hover any node to trace its line to the Conductor.

The specialists

Each agent owns one responsibility, and one mode of thought.

The names are a memory aid for a real engineering role. Open any card to see the craft underneath, what it does, what it asks, and where it sits in the workflow.

The memory problem, done properly

Memory as an engineering problem, not a convenience feature.

Most AI memory is naive. A system saves everything, stuffs it back into the prompt, and gradually drowns in noise. Old facts go stale. Offhand remarks get promoted into truth. The model grows more confident while the record gets messier.

The Recallatron is built in layers, each more compressed and durable than the one below.

CompressedRaw & permanent
The entity graph
People, projects, deadlines, and preferences. Each fact carries a receipt: source, confidence, timestamp, and a pointer to anything that superseded it.
Cited facts
Topic threads
Named recurring concerns that link sessions into story arcs, so a project reads as one continuous line of thought.
Linked
Session digests
Compressed summaries of what happened, what was decided, and what threads remain open.
Compressed
The ledger
Every conversation turn written as a permanent, uninterpreted record. The ground truth everything else is built from.
Permanent
KEYWORD SEARCH GRAPH TRAVERSAL SEMANTIC SIMILARITY TOOL SURFACE → the agent

Three converging paths, one surface. Keyword search, graph traversal, and semantic similarity feed a single agent-facing tool. The agent pages memory in when it's needed, rather than being drowned in context automatically.

The first agent on The Recallatron

Rheo — the remote orchestrator.

The first agent to work with The Recallatron is Rheo, the same Conductor intelligence that runs The Bureau, now operating persistently on a remote server.

Rheo draws from memory across sessions rather than starting fresh each time. The orchestration you see in the Hub keeps running between conversations, holding the thread of the work while you're away.

PersistentRemote runtimeMemory-backed

Memory supports planning, it doesn't replace it

“We already decided X.” …where did that come from?
Source
session 0412 · digest
Confidence
high
Recorded
2026-02-18
Status
current · not superseded

Every assumption carries a receipt.

When a spec says “we already decided X,” the system can ask: where did that come from? Was it a confirmed decision, a guess, or a note from eighteen months ago?

That's why every memory-backed assumption requires a citation, source, confidence, timestamp, and whether it might be stale. The system doesn't just know things. It knows where things came from, and whether to trust them.

Cold review stays cold

An agreeable reviewer is a useless reviewer.

The Challenger reads artifacts without having seen the conversation that produced them. This independence is the whole point.

So the system protects it. When cold review is happening, memory access is denied by default. A reviewer that can browse the full memory store isn't cold anymore, it inherits prior rationale that anchors it toward agreement. If memory is provided to a reviewer at all, it must be explicitly included, with visible provenance.

Safety before features

The roadmap starts with the least glamorous work: preventing damage.

Not every action is equal. Editing a local document is not the same as pushing to production. The framework won't let itself be taught a lesson from one lucky example.

Env guards

Before any run begins, missing or placeholder environment variables stop it cold. No silent half-configured runs.

Human checkpoints

Before any action reaches the outside world, an email, a webhook, a deployment, there's a human checkpoint.

Durable-state boundaries

Writing a memory fact is durable state. It needs its own boundary, separate from throwaway actions.

A system that learns from its own runs

When a run fails, the fix outlives the session.

Usually a fix lives in the conversation: the human and the model patch the problem and move on, and the next run hits the same wall. The Bureau routes lessons into the durable framework layer instead.

01Capturefailure signature
02Locatewhich layer failed
03Verifyminimal test case
04Promoteconvention · runbook
05Supersedeold rules dated out
Repeated lessons become checks Nothing left alive by accident, old conventions are dated and replaced.

What makes it different

The boundaries are the product.

Most AI tools optimize for the impressive session. Novadiem is building for the day after, when you come back, pick up where you left off, and want to trust that the system hasn't quietly hallucinated its way to confidence.

Local framework
Remote memory runtime
Planning agents
Build agents
Candidate memory
Accepted fact
Independent review
Prior context
Accounting for every runbuilt on evidence
Vibes

AI-assisted work treated as an engineering problem, not a demo.

Ω

This is how we're building. Want to build with us?

The Bureau is in active development, and it's already how the work stays aligned, from your first idea to a product that keeps growing.

Structured · Reviewable · Honest about what it knows Ω Clear intent. Deep expertise. Better outcomes.