fromTokenizerJson
Build from a parsed HuggingFace tokenizer.json root object.
Expects model.type == "BPE". The caller (TokenizerFactory) is responsible for dispatch; this builder trusts the shape and fails loudly if required keys are missing.