sourceResolver property
Shared with WebInferenceModel — resolves the active model into either
a BlobUrlModelSource (cacheApi/none) or OpfsStreamModelSource
(streaming). Engine-specific glue lives in _ensureEngine below.
Implementation
final WebModelSourceResolver sourceResolver;