- memory_store: org_id/user_id归属列、可见性规则(visible_to)、key掺租户维度、 分区淘汰(不碰种子/他租户)、写后失效缓存(多worker一致) - agent_config: GENERAL_TOOLS 新增 memory/manage_skill/process/subagent 四工具; run_command 加 background/timeout; ToolDefinition 加显式 required 字段 (可选参数不再被 native FC 标成 required) - tool_registry: to_openai_schema 尊重显式 required - models: pipeline_user_memory 加 org_id/user_id(配套迁移 m0023)