pub async fn session_materialize( session_id: String, output: PathBuf, workspace: Option<PathBuf>, force: bool, ) -> Result<Value>