// SPDX-FileCopyrightText: Copyright (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0
//! Serializable adaptive runtime data models.
/// Hot-cache structures used by the adaptive runtime on the intercept path.
/// Metadata and hint payloads attached to adaptive execution plans.
/// Execution-plan types describing discovered tool parallelism.
/// Run and call record types collected by the telemetry pipeline.