---
id: "entity-openbrain"
type: "entity"
entityType: "product"
canonicalName: "OpenBrain"
aliases: []
source_timestamps: ["00:00:13", "00:08:06"]
tags: ["products", "knowledge-management"]
related: ["concept-openbrain-architecture", "entity-nate-b-jones"]
sources: ["s11-wiki-vs-open-brain"]
sourceVaultSlug: "s11-wiki-vs-open-brain"
originDay: 11
---
# OpenBrain

# OpenBrain

**Type:** Product / AI memory system.
**Creator:** [[entity-nate-b-jones]].
**Canonical (inferred):** https://openbrain.ai/

## Description

A structured, database-first AI memory system. It focuses on storing raw data with high provenance and using [[concept-query-time-synthesis]] to provide accurate, scalable context layers for multi-agent AI workflows.

## Architectural Stance

OpenBrain is the canonical instantiation of [[concept-openbrain-architecture]]:

- Treats AI as a [[concept-librarian-metaphor]], not a [[concept-tutor-metaphor]].
- Stores [[concept-silent-contradictions]] safely rather than smoothing them over.
- Provides multi-agent concurrency control (relevant to [[concept-race-conditions-ai]] and [[claim-db-better-multi-agent]]).

## Position in the Hybrid Stack

In the [[concept-hybrid-memory-architecture]], OpenBrain serves as Tier 1 — the immutable database from which a [[concept-context-graph]] and disposable wiki pages are generated. See [[framework-hybrid-memory-stack]].
