/*
* SPDX-License-Identifier: MIT
* Copyright (c) 2023 - 2026. The DeepCausality Authors and Contributors. All Rights Reserved.
*/
/// Defines the `intervene` operation for a monadic effect system.
/// This trait is intended for causal reasoning systems where counterfactuals
/// are modeled by forcing a value at a specific point in a computation chain.