pub const VERSION: &str = "0.1.6";
Crate version string for runtime logging and API responses.
println!("ReasonKit Core v{}", reasonkit::VERSION);