// SPDX-FileCopyrightText: 2026 Andrei G <bug-ops>
// SPDX-License-Identifier: MIT OR Apache-2.0
modassembly;modsummarization;pub(super)usecrate::text::truncate_to_chars as truncate_chars;#[cfg(test)]pub(super)usezeph_agent_context::state::CompactionOutcome;#[cfg(test)]pub(super)usezeph_context::slot::cap_summary;#[cfg(test)]pub(super)usezeph_context::slot::chunk_messages;#[cfg(test)]impl<C:super::Channel>super::Agent<C>{pub(super)fncompaction_tier(&self)->super::context_manager::CompactionTier{self.context_manager
.compaction_tier(self.runtime.providers.cached_prompt_tokens)}}#[cfg(test)]modtests;