03 / Writing

Blog

06 Apr 2026 5 min read

Sleep-Inspired Memory for LLM Agents: 6 Papers Ranked by What You Can Ship This Week

I read 6 papers on biologically-inspired memory replay for LLM agents. Only 2 are worth your time if you're building, not publishing.

memoryllmagentsmuninndb
06 Apr 2026 6 min read

Svapna or Sushupti: What Three Traditions Say About Offline Memory Consolidation

Neuroscience, recent AI papers, and an ancient Sanskrit text converge on the same insight about offline consolidation, yet disagree on which phase of sleep matters most.

aiagentsmemorymuninndb
04 Apr 2026 7 min read

Stop Designing Your AI System. Design Its Environment.

Self-evolving AI harnesses fail when they optimize a fixed evaluator. The biological model is right: what needs to evolve is the selection pressure, not just the genome.

aiagentsarchitectureinterpretabilityllm
03 Apr 2026 12 min read

Patanjali Had the Filtering Spec. We Just Wrote the Tests.

Memory consolidation made retrieval worse. Three design principles from agent memory benchmarks, and their unexpected parallels in yogic attention theory.

architecturememorymuninndb
02 Apr 2026 7 min read

Your Agent's Memory Metrics Are Lying to You. Here's How to Ground Them.

Memory consolidation looks great on dashboards. But if your metrics can improve without retrieval getting better, you're optimizing a detached proxy.

aimemorybenchmarksmuninndb
28 Mar 2026 7 min read

Why AI Agents Need Sleep

AI agents capture memories but never consolidate them. Here's how MuninnDB's Dream Engine borrows from neuroscience to fix that.

aimemorymuninndbarchitecture
27 Mar 2026 5 min read

Stop Putting AI in Your Apps. Put Your Apps in AI.

Why AI features inside traditional apps are backwards, and how MCP flips the architecture.

mcpaiarchitecture
25 Mar 2026 6 min read

Adding OAuth 2.1 to a Self-Hosted MCP Server: 4 Gotchas from the Trenches

What broke when I wired up claude.ai to my own Reactive Resume instance via OAuth.

typescriptmcpoauth
25 Mar 2026 7 min read

Shipping A2A Protocol Support in Rust: 7 Gotchas Nobody Warns You About

What I learned adding Agent-to-Agent protocol support to an open-source agent framework.

rusta2asecurity

00 / The Agent

The chat box that lives on the blog.

running on Cloudflare · free tier

A tiny JS island posting to a Cloudflare Worker that streams answers from a free Nemotron endpoint. No origin server. No database. The static site stays static — this one box is the only thing that breathes.