pub fn register_memory(
reg: &ToolRegistry,
todo_store: Arc<TodoStore>,
confession_store: Arc<ConfessionStore>,
goal_store: Arc<GoalStore>,
plan_store: Arc<PlanStore>,
)pub fn register_memory(
reg: &ToolRegistry,
todo_store: Arc<TodoStore>,
confession_store: Arc<ConfessionStore>,
goal_store: Arc<GoalStore>,
plan_store: Arc<PlanStore>,
)