// SPDX-FileCopyrightText: Copyright (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0
//! Adaptive execution-plan data models.
use ;
use crateMetadataEnvelope;
/// Group of tools that have been observed to run in parallel.
/// Learned execution plan for an agent.
///
/// The plan captures discovered tool fan-outs and the metadata template used to
/// expose those discoveries to later runs.