Map

brgsk (brgsk.xyz)

Wiki entityblogai-agentsmemorybrgsk โ†ณ show in map Markdown
title
brgsk (brgsk.xyz)
type
entity
summary
Blog with careful writeups on agent memory and AI systems that separate cognitive-science words from real engineering
tags
blog, ai-agents, memory
author
brgsk
created
2026-07-21
updated
2026-07-21

Personal blog at brgsk.xyz. The through-line is taking a piece of AI-systems vocabulary that gets used loosely โ€” "memory" being the clearest example โ€” and separating the word from what's actually built underneath it. The method is to name each component precisely, ask what engineering the borrowed term would require, and then check which production systems actually implement it versus which ones just apply the label. The result is writing that's skeptical without being dismissive: the point isn't that the tools are bad, it's that the imprecise naming hides the real unsolved problems.

Style: lowercase prose, references to primary cognitive-science sources (Tulving, Baddeley & Hitch) alongside named practitioners (Letta, LangChain), and concrete library comparisons rather than abstract taxonomy.

Ingested articles

  • agent-memory-anatomy โ€” agent "memory" libraries ship autobiographical semantic memory while borrowing the full episodic/semantic/procedural/prospective vocabulary; decomposes the system into extractor, store, and retriever