Back to resources
Resource shelf

Second Brain / Company Brain.

Useful company memory starts as inspectable source material. These are the patterns, tools, and references I keep coming back to when thinking about second brains, company brains, and agent-readable knowledge systems.

Foundation patterns

Start with boring files.

The strongest company-brain patterns begin with source material people can read, edit, cite, and repair.

Pattern

LLM Wiki

Andrej KarpathyPattern / gist

The clean seed pattern: raw files, maintained wiki, agent instructions, logs, and search. Boring files become useful when agents can work with them.

Open resource
Spec

Open Knowledge Format

Google CloudSpec / repo

Google formalizing the markdown knowledge-bundle direction. Useful bridge from personal wiki to company-grade structure.

Open resource
Knowledge structure

Model the work.

A company brain needs reusable ideas, relationships, provenance, and decision trails. Not just folders.

Practice

Evergreen Notes

Andy MatuschakKnowledge practice

Notes written as durable, reusable ideas instead of temporary scraps. Useful company brains should produce reusable building blocks.

Open resource
Practice

Zettelkasten

Niklas Luhmann / Soren BjornstadKnowledge practice

The older linked-note lineage behind much of modern second-brain thinking. Small notes compound when they are atomic, linked, and revisited.

Open resource
Structure

Ontology

Knowledge managementConcept

A way to define the kinds of things in the company brain and how they relate: products, customers, decisions, claims, sources, workflows.

Open resource
Structure

Knowledge Graphs

Knowledge managementApplied structure

The practical relationship layer: people, projects, products, claims, sources, and decisions connected by typed relationships.

Open resource
Discipline

Source-First Notes / Provenance

Research practiceEvidence discipline

A company brain needs to preserve where claims came from. Source, author, date, confidence, and evidence matter more once agents act on the knowledge.

Open resource
Decision memory

Architecture Decision Records

Michael Nygard / ADR communityDecision trail

ADRs capture important decisions with context and consequences. A company brain should remember not just what is true, but why choices were made.

Open resource
Operating discipline

Keep memory trustworthy.

Once agents use a brain as context, stale or messy notes become operational risk.

Principle

Task-Scoped Memory

James LongAgent memory principle

Memory should be explicit and topical, not an automatic chronological dump. Load the context for the task, not the whole past.

Open resource
Workflow

Clean and Messy Vault Separation

Steph Ango / kepanoWorkflow principle

Agents need a place to be messy without contaminating the trusted personal or company vault. Useful for explaining raw vs curated layers.

Open resource
Risk

Knowledge Drift

Femke PlantingaConcept / warning

Old docs become active risk when agents use them as source of truth. A company brain needs maintenance, not vibes.

Open resource
Workflow

Persistent Codex Memory in Obsidian

Daniel McAteerWorkflow pattern

Makes memory boring and useful: editable, diffable continuity across coding sessions. A strong individual memory pattern before company scale.

Open resource
Company scale

Turn notes into infrastructure.

The company-brain idea becomes serious when permissions, versioning, team spaces, and agent connections enter the picture.

Product thesis

Shared Company Brain

Nathan BaschezProduct-shaped memory

Shared brain connected to agents, permissions, suggested changes, versioning, SSO/RBAC, and private team brains.

Open resource
Foundational tools

Useful building blocks.

Tools that help agents search, inspect, or work with local knowledge and code.

Tool

qmd

Tobi LutkeMarkdown retrieval layer

Local markdown search and MCP access over notes and docs. Useful when agents need to search a markdown knowledge base without manually skimming everything.

Open resource
Tool

ast-grep

ast-grepStructural code search

Syntax-aware code search and rewrite. Useful when agents need to inspect or transform code by structure instead of brittle text matching.

Open resource
Tool

Obsidian

ObsidianLocal knowledge base

Local markdown notes with links, files, and human-editable structure. A practical substrate for personal or team knowledge bases.

Open resource

Curated from Arun's local AgentTools bookmark mining and Bottl brain notes. This shelf is intentionally source-first: inspectable files, durable notes, provenance, and maintenance before magic memory.