Load a single scoring binding by id (mutation-free read).
OptionalcontextUser: UserInfoOptionalprovider: IMetadataProviderthe binding, or null when not found
Load every scoring binding in a given RetrainingPolicy-relevant Mode
(e.g. all Scheduled bindings for the scheduled-rescore pass).
Optionalmode: MaintenanceBindingModethe binding mode to filter on (omit for ALL bindings)
OptionalcontextUser: UserInfoOptionalprovider: IMetadataProviderLoad the MJ: ML Models row a binding scores with (mutation-free read).
OptionalcontextUser: UserInfoOptionalprovider: IMetadataProviderthe model, or null when not found
RunView-backed IMaintenanceLoader. Loads bindings + models as fullentity_objects — the binding IS mutated (its monitoring fields are stamped after a re-score), so it must be a real entity object.