#design-patterns
Wiki 7
- Agent Memory Components (Extractor / Store / Retriever) The three-part decomposition of an agent memory system and the one hard decision at each layer
- Agent Memory Strategy Decision Tree Five-question tree for placing each category of agent information into working, semantic, episodic, or procedural memory
- Architectural Metapatterns Denys Poltorak's free book and website that sorts hundreds of software architecture patterns into fewer than 20 metapatterns
- Human-in-the-Loop Design pattern where AI agents pause for human approval on sensitive operations
- Memory Conflict Detection Detecting contradictory knowledge and keeping both visible instead of silently overwriting
- Memory Decay in AI Agents Memory half-life, retrieval strengthening, and consolidation for AI agents
- The Anatomy of Agent Memory Agent memory libraries borrow cognitive-science words but ship only autobiographical semantic memory