//! # DejaDB
//!
//! A memory database for AI agents — your agent has seen this before.
//!
//! This crate name is reserved; the first real release is under active
//! development. Watch this space.
/// Placeholder version marker for the name reservation release.
pub const VERSION: &str = env!;