The Problem
The System
The Reach
Signal
Case Study · Personal Project · HS-CS-001

Open Brain

Every new conversation with an AI started without memory. This is the system that changed that.

Domain
Agentic Systems
Year
2025 — 2026
Status
Published
Type
Personal Infrastructure
FIG. 01 — The Problem

Every session started from scratch.

Every new conversation with an AI was stateless. No memory of what was active, what had been decided, what was turning over in the background. Notes lived in two places — Obsidian and Apple Notes — useful in isolation, invisible to each other. The raw material of daily thinking existed across multiple systems. It just wasn't connected to anything.

FIG. 02 — The System · Ingest pipeline. Memory layer. Return arc.

Treat personal knowledge as infrastructure.

The design principle: anything worth building for a product team's data pipeline is worth building for yourself. Not a monolith — a system with clear component responsibilities and MCP as the connective tissue. Daily notes flow in. Durable thoughts get extracted and stored. Any agent, any session, context flows back.

trigger · skill autonomous tasks tool calls capture · query write summaries read notes context retrieval CW-01 Cowork interface · input OC-01 OpenClaw agent identity · autonomous AG-01 Claude Agent orchestration · skills MC-01 MCP Layer connectors · protocol OB-01 Open Brain memory · thought capture HV-01 had9000 vault daily notes · apple notes · summaries FIG. 02 · System Architecture · HS-CS-001
Active data flow
Context retrieval (return arc)
Data packet in transit
Secondary / async packet
Stack · Tools & Platforms
FIG. 03 — The Reach · Same brain. Many systems. Many surfaces.

One bank. Many assets.

The bank stores more than distilled thoughts. The design system lives alongside it. So does the voice library, the glyph set, the session definitions. Every surface draws from the same source. This site is one output. The interview prep PDF is another. The job tracker is a third. Different audiences, different chrome, same bank.

State §1

The system, at a glance

Here's the system. Let me show you four ways into it.

Open Brain is the bank. Four tiers around it. Capture flows in. The bank holds the distilled memory. Definitions — design system, voice library, glyph set — live alongside. Surfaces and artifacts get drawn out as needed. Every layer is reused by the next, which means an improvement to any one piece ripples to every output the same week.

Point: introduce the whole, before zooming.

State §2

Before outputs: definitions, stored

Before any output exists, the patterns are defined and stored where every session can find them.

The design system existed before any portfolio page did. The voice library was sketched before any voice-passed paragraph. The patterns get defined once and stored alongside the bank — where every future session, every new surface, can find them. That's why a v1.1 design-system promotion in May rippled through every output the same week: not because each surface was rebuilt, but because all four reach into the same definitions.

Point: the bank holds capital, not just content. Definitions persist across sessions.

State §3

Capture, every day

Raw content gets captured continuously and refined over time.

A bank only works if something keeps feeding it. Daily notes flow in. Captures land in the drop zone. Sessions get distilled into durable thoughts. Refinements re-shape what's already there. Every day, raw content moves in — and over time, it gets sharper. The portfolio build itself was one of those refinement passes. The case study you're reading was another.

Point: the bank isn't static. It grows. Capture is part of the system, not a one-time setup.

State §4

One bank. Many assets.

One bank. Many assets. The portfolio is one. Tomorrow's interview prep is another.

This site is one output. The job tracker is another — different audience, different chrome, same source. Interview prep is a printable PDF. The JD × experience comparison is a per-role analysis. The company summaries are one-off artifacts drawn out before a single conversation. Some recur, some don't. All of them draw from the same bank, all of them inherit the same definitions. One bank, four surfaces, three artifacts — more on the way.

Point: mostly surfaces, some artifacts, one source. The compounding payoff.

FIG. 03 ─ The Reach
FIG. 03 — The Reach · Four-tier system around Open Brain Layered diagram of what Open Brain fans out into. Tier 00 (Capture) — daily notes, drop zone, session distillation, refinements — flows into Tier 01 (Source) which holds Open Brain (distilled memory) and the Vault (raw notes). Tier 01 feeds Tier 02 (Definitions): the design system, voice library, and glyph system. Tier 02 feeds Tier 03 (Outputs): surfaces such as This Site, Job Tracker, Interview Prep, JD × Experience; and artifacts such as company summaries, job summaries, and accomplishment stories. The full prose explanation appears in the four scroll-triggered sections beside the diagram. DAILY NOTES YYYY_MON / *.md every day DROP ZONE vault/+/ unsorted captures SESSION DISTILL /remember · auto-memory key thoughts → OB REFINEMENTS edit / re-distill portfolio build = one pass TIER 00 ─ CAPTURE inputs flowing in · every day OB-01 OPEN BRAIN distilled memory HV-01 VAULT raw notes · daily capture TIER 01 ─ SOURCE memory · raw content DS-01 · DESIGN SYSTEM v1.1 tokens · type · primitives · motion 28 components · 5 type-chip tones stylesheet at /styles.css HS-SYS-000 v1.1 · canonical VO-01 · VOICE WIP register · samples · do/don't list slated as next foundation once shipped: every word on every surface inherits GL-01 · GLYPH SYSTEM HS-SYS-003/005 28 glyphs · 2 sets · weekly cadence burgundy mono · self-contained SVG inherits tokens + type from DS-01 a sub-definition · also reusable DERIVES TIER 02 ─ DEFINITIONS reusable patterns PS-01 · SURFACE This Site styles.css v1.1 subway chrome · glyph plates case studies sourced from OB JP-01 · SURFACE Job Tracker data-plate · type-chip weekly refresh from Gmail drove the v1.1 promotion IP-01 · SURFACE Interview Prep editorial-header · mono printable PDF · 12pp refreshed from Open Brain JD-01 · SURFACE JD × Experience per-role analysis draws from career stories in OB voice-pass once VO-01 ships ART-01 · ARTIFACT Company summaries ART-02 · ARTIFACT Job summaries ART-03 · ARTIFACT Accomplishment stories TIER 03 ─ OUTPUTS surfaces (mostly) · artifacts (some)
One bank · many surfaces, many artifacts · same week State §1
FIG. 04 — Signal

The return arc.

The briefing skill runs every morning. It queries Open Brain and returns a structured summary in under 30 seconds: what was captured yesterday, what's active, what needs attention. New sources, skills, and query patterns plug into the same MCP layer without touching the core.

Daily
Automated ingest
Notes from Obsidian and Apple Notes processed each morning with zero manual steps.
<30s
Morning brief
Full context retrieval and synthesis — active projects, open tasks, job hunt status — in seconds, not minutes.
Open
Extensible by design
MCP connective tissue means any new tool, data source, or agent can join the same memory infrastructure.

The return arc — context flowing back from memory into every conversation — is the part most AI systems skip. It's also the part that required the most deliberate design. If I wouldn't build the feedback loop for myself, I have no business building it for anyone else.