pub fn alignment_metadata( inputs: Vec<String>, output: String, mode: AlignmentMode, ) -> Result<BTreeMap<String, Value>, DataError>