//! Core analysis modules for Sephera.
/// Line-of-code metrics and codebase structure analysis.
/// Tree-sitter AST based codebase compression.
/// Configuration models for Sephera logic.
/// Deterministic context extraction and bundling tools.
/// Dependency graph analysis via Tree-sitter import extraction.
/// Language definitions and metadata.
pub
/// Shared runtime helpers for local and remote analysis sources.