//! Entity modules — one per table group in the data-model schema (corpus tables §0002, admin tables §0004).
//!
//! Doc-markdown lint allowed crate-wide for these modules because their docs
//! describe SQL schema concepts using snake_case identifiers in prose; wrapping
//! every column name in backticks would harm readability without adding signal.