The keyline
“You can outsource your thinking, but you cannot outsource your understanding.”
— @yacineMTB, cited by Karpathy, 2026-04-30
A /skills folder for your company.
Connect Slack, Notion, Zendesk, GitHub. Brainery ingests the knowledge, audits it for contradictions, and compiles executable skill files — versioned, sourced markdown that any AI agent reads before doing work.
Today’s chatbots outsource thinking. Brainery encodes understanding — the rules, authorities, sources, exceptions — so agents make sourced decisions instead of confident guesses.
The 7 layers
- Connectors — Slack, Notion, Zendesk, GitHub via Maton + MCP
- Ingestion + entity extraction — reused from GBrain
- Wiki + knowledge graph — PGLite or Postgres+pgvector
- Coherence engine ⭐ — catches contradictions, missing sources, staleness
- Skill compiler ⭐ — emits versioned
/skills/*.md - Brain server (MCP + HTTP) — agents call
brain.get_skill - Approval workflow — human-in-the-loop for policy changes
Coherent brains. Auditable agents.