{ "slug": "ai-memory", "name": "Agent 记忆管理 / 冲突处理", "description": "记忆分层架构、淘汰策略、冲突检测与消解", "tags": [ "ai", "memory", "lru", "lfu", "conflict-resolution" ], "difficulty_range": [ 1, 5 ], "schema_version": "1.0.0", "question_files": [ "fill_blank", "single_choice" ], "stats": { "total": 20, "by_type": { "fill_blank": 10, "single_choice": 10 } } }