My Financial Agent Knew My Kid's Rocket League Rank: How I Fixed Cross-Agent Memory Contamination
When I audited my multi-agent AI system, I found every agent sharing a single memory database with no isolation. The financial agent had nutrition goals. The PR agent had school schedules. Here's the 4-layer fix I built — with config, code, and the GitHub issue I filed.