//! Strongly typed Zi Wei Dou Shu domain models.
//!
//! This module groups the immutable domain facts: value objects
//! ([`calendar`], [`nayin`], [`bureau`], [`profile`]), star facts ([`star`]),
//! and chart facts ([`chart`]). Low-level stem/branch and sexagenary-cycle
//! primitives ([`ganzhi`]) are owned by `iztro-rs`. Deterministic placement
//! algorithms live in [`crate::core::placement`]; these modules carry only data.