| 1 | // SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. |
| 2 | // SPDX-License-Identifier: Apache-2.0 |
| 3 | |
| 4 | //! Gateway-owned compute orchestration over a pluggable compute backend. |
nothing calls this directly
no outgoing calls
no test coverage detected