/** * [WHO]: isContextOverflow, getOverflowPatterns * [FROM]: Depends on overflow utility for provider context-window detection * [TO]: Consumed by @catui/ai/overflow subpath consumers * [HERE]: core/lib/ai/src/overflow.ts - additive overflow helper subpath entry for AI package */ export * from "./utils/overflow.js";