pub fn chat_root() -> PathBuf
解析 chat 根(会话、transcript、plans、memory 等)。
即 data_root().join("chat")。
data_root().join("chat")