//! Core library for Codexa.
//!
//! Codexa aggregates structured content from Git repositories into a typed,
//! target-neutral model and renders that model through output adapters.
/// Current Codexa package version.
pub const VERSION: &str = env!;
/// Returns the initial greeting retained from the `0.0.1` scaffold.
pub const