pub fn build_entity_id( file_path: &str, entity_type: &str, name: &str, parent_id: Option<&str>, ) -> String