pub fn identify_schema(file_schema: &[String]) -> SchemaIdExpand description
Identify the SchemaId from the raw FILE_SCHEMA string list.
The schema-version token is parsed generically and mapped via the catalog
(internal/SCHEMA_IDENTIFIER_CATALOG.md); names without a usable token
fall back to family recognition. The raw text is always preserved.