// SPDX-License-Identifier: Apache-2.0
// Copyright (c) 2026 ReifyDB
//! Operator state: the [`store`] contract every operator reads and writes through, the [`cache`] facade that
//! forwards to it, and the group/horizon/keyspace vocabulary reclamation works in. Not window-specific: extern_c,
//! extern_rust, distinct and take all route their state through the same contract.