+Deprecate `MountOption.mount_destination` for session creation paths. The field is honored only by the inference service creation wire schema; session creation reads destinations from `mount_map` / `mount_id_map` and silently ignored the inline `mount_destination`. The field stays in place for service creation compatibility but now emits a `DeprecationWarning` and is documented as service-only. |
0 commit comments