SideGuy Solutions · Doctrine Receipt home · shareables · karpathy openbrain hybrid
⚒️ Doctrine Receipt · 2026-05-12

Karpathy's wiki got 41,000 bookmarks. The OpenBrain debate broke out next. SideGuy has been operating the hybrid for six months.

The AI memory architecture debate is happening on Twitter, Substack, and YouTube. Both sides are converging toward a hybrid. The live reference implementation of the answer is already operating at sideguysolutions.com.

By PJ Zonis · Encinitas, CA · 2026-05-12 · Source: @nate.b.jones video on Karpathy wiki vs OpenBrain

01The fork — write-time compiled wiki vs query-time filing cabinet

Andrej Karpathy posted a wiki idea for AI memory. It got 41,000 bookmarks in a week. The OpenBrain debate broke out right after. The disagreement looks like competing approaches but it's actually the same problem solved from opposite directions: where does the AI compile its understanding — at write time, or at query time?

DIMENSIONKARPATHY WIKI · WRITE-TIMEOPENBRAIN · QUERY-TIME
Compile whenAt write time (compiled understanding)At query time (synthesis on demand)
Mental modelStudy guide that's already organizedFiling cabinet with a librarian
Wins atDeep research mode · context loadingPrecise structured operations · audit
Token costCheap on read · expensive on writeCheap on write · expensive on every query
RiskEditorial trap — errors baked in foreverToken burn re-deriving same connections
Breaks atEditorial drift over timeScale + multi-agent access
Where it stallsWiki stillness (frozen compilation)Database stillness (no synthesis layer)

Both sides converge on the hybrid: graph database over structured data + AI as maintainer, not oracle. That's the architectural answer. But neither side has named the calibration layer that decides whether the hybrid actually works at scale.

02Why SideGuy is already the hybrid (and didn't need to debate it)

SideGuy operates all four mechanics simultaneously. Each one is calibrated by an operator-honest doctrine that PJ has been writing into the system for six months. Here's the implementation receipt:

The four mechanics — already shipping

  1. Write-time compilation. Every PJ-coined doctrine is saved as a memory file the moment it crystallizes. 28 doctrines saved as of this morning. Each one is a study-guide-style compiled understanding ready to load into any AI agent's context. Calibrated by: "Improve generators not pages" — invest understanding once, propagate it everywhere.
  2. Operator-honest editorial discipline. Each doctrine includes scars, friction, admitted uncertainty (not polished marketing). Anti-slop filter (89 banned terms) blocks generic vendor language at write time. Dated revisions surface drift. Calibrated by: "Scars are the moat" — the editorial trap of polished compilation gets caught at write time.
  3. Query-time synthesis. The Daily Briefing at /operator/today.html reads multiple data sources LIVE every morning (GSC + field notes + commits + entity graph) and synthesizes interpretation at query time. Calibrated by: "Customers read faster than humans talk" — interpretation prose, not raw metrics.
  4. Graph layer underneath. The auto-link engine reads the page graph from JSON configs and injects related-page links into every page on regeneration. The entity-cluster-overlap export shows 245 vendors across 48 clusters across 133 pages. The Compound Map visualizes the constellation. Calibrated by: "Pages are semantic graph nodes, not destinations."

🔭 The hybrid in the wild — Honcho (Plastic Labs · 3.4k stars · AGPL-3.0)

Surfaced from a lead-dev field signal mid-day 2026-05-12: Honcho by Plastic Labs is the open-source proof that the architecture this page names isn't speculative · it's already shipping with 3.4k GitHub stars. Their tagline: "Honcho has defined the Pareto Frontier of Agent Memory."

Their architecture is exactly the hybrid:

What Honcho ships = the general-purpose memory infrastructure (open-source library you embed). What SideGuy operates = the operator-specific compiled doctrine library (curated operational knowledge with editorial discipline). Different layers of the same stack. When SideGuy's doctrine corpus scales beyond markdown files, Honcho-style infrastructure becomes the natural storage/retrieval upgrade path. Until then, MEMORY.md + the auto-link engine works fine — the editorial discipline matters more than the storage layer.

The "missing axis" named below is still missing from Honcho too. The architectural hybrid is solved · the editorial calibration is the next frontier.

03The missing axis — editorial discipline

Karpathy's wiki risks the editorial trap (errors baked in). OpenBrain risks token-burn (re-deriving the same connections forever). The hybrid solves both — but only if the compilation step has an editorial policy that catches the errors before they bake in.

That's the axis nobody in the debate has named yet. Here's what operator-honest editorial discipline actually requires in code:

Save scars, not summaries

Each doctrine surfaces friction, edge cases, admitted uncertainty. Polished compilation = baked errors. Scar-bearing compilation = correctable signal.

Date every revision

Memory files include dated revision markers. Drift becomes visible. Readers can tell what was true when, not just what's claimed now.

Allow "I don't know yet"

Confidence labels (high · medium · low) are required, not optional. Admitted uncertainty is the operator residue that compounds trust over time.

Anti-slop filter at write time

89-term banned vocabulary catches generic vendor language before it bakes in. Forces compilation to stay specific.

Operator override of pattern-match

When the AI's pattern-match conflicts with the operator's lived experience, the operator wins. Always. The system knows what it knows because PJ shipped it.

AI as maintainer, not oracle

Trilly C extends and maintains the doctrine library. It doesn't claim to BE the answer. The compilation is the operator's; the AI is the editor.

04What buyers should do now

Three reads, one for each posture

  1. If you're picking an AI memory architecture for production: the hybrid is the answer (Karpathy + OpenBrain converge on this). But the editorial discipline layer is what determines whether the hybrid scales. Don't ship compiled understanding without dated revisions, scar-bearing entries, and an anti-slop filter at write time. Otherwise you're shipping a wiki that quietly poisons itself.
  2. If you're a builder reading the debate: SideGuy is the live reference implementation. The Compound Map visualizes the constellation. Today's Briefing shows query-time synthesis in action. The manifesto documents the editorial discipline. The Agentic Internet positioning names the broader lane.
  3. If you're an operator without a memory architecture yet: you don't need to debate it. Start writing scar-bearing doctrines as you ship. Date them. Date the revisions. Catch generic vendor language before it bakes in. The compilation will compound. The graph layer can be added later.

05The doctrine the debate hasn't named

Editorial discipline is the missing axis. Both Karpathy's wiki and OpenBrain's filing cabinet fail without it. With it, the hybrid actually works at scale. That's the doctrine SideGuy has been operating quietly for six months — and the doctrine the debate is going to converge on next, whether or not anyone gives it a name.

When the AI memory debate finishes its laps and the hybrid wins, the next question becomes: who calibrates the compilation step so the editorial trap doesn't poison the wiki? The honest answer requires a kind of operator who has actually shipped, lived, and revised compiled understanding under production pressure. That kind of operator is rare. SideGuy is one.

06The SideGuy operator line

"I'm almost positive I can help. If I can't, you don't pay."

— PJ · SideGuy Solutions · 858-461-8054 · sms:+18584618054

If you're picking a memory architecture or context layer for production AI, text the line above with one sentence about your stack. Five sentences back from PJ — no calendar link, no demo. Either there's a hybrid pattern that fits or there isn't, and you'll know within an afternoon either way.

07Operator proof — five PJ-voice scars on this exact pattern

"Saved my first SideGuy doctrine in November. Half of the early ones got revised within a month because the lived experience contradicted the compiled summary. Dated revisions saved the system — without them I'd have shipped a wiki that quietly drifted away from the reality I was operating in."

PJ — on why date-every-revision is non-negotiable in compiled understanding

"The anti-slop filter caught my own writing before it caught any AI's. When I wrote 'end-to-end' six times in a megapage, the filter blocked the ship and forced the rewrite. The editorial trap I was protecting the system from turned out to be one I was about to walk into myself."

PJ — on operator-honest editorial discipline catching the operator

"The Compound Map at /operator/compound/ wasn't a feature build. It was an emergent need — once the page graph + entity-cluster-overlap data existed, somebody had to visualize the constellation so I could see what was compounding. The graph layer makes the wiki layer legible."

PJ — on how the graph layer surfaces what compiled understanding alone hides

"Trilly C maintains and extends the doctrine library every session. I write the scar; Trilly C writes the doctrine file. The AI is the editor, never the source. When the AI tries to summarize me into something polished, I push back and the compilation stays operator-honest."

PJ — on AI as maintainer not oracle

"The Daily Briefing reads the compiled doctrines AND the live data each morning. Write-time and query-time both running. The interpretation surfaces the scars I'd otherwise have to dig for. That's the hybrid in production — not a thought experiment."

PJ — on why hybrid memory needs both layers running simultaneously, not switching between them

You can go at it without SideGuy — but no custom shareables for your friends & family. You'll be short a bag of laughs. 🌸
PJ Zonis Text PJ ⚡ 858-461-8054 PJ Text PJ 858-461-8054
🎁 Didn't quite find it?

Don't see what you were looking for?

Text PJ a sentence about what you actually need — I'll build you a free custom shareable on the house. No email, no funnel, no SOW.

📲 Text PJ — free shareable
~10 min turnaround. Your friends will love it.