pub fn read_new_transcript_lines( transcript_path: &Path, offset_path: &Path, ) -> Result<(Vec<Value>, i64), Error>