"""Domain models and persistence mappers. Populated in Phase 2 with dataclasses + SQL schema per ``docs/ROADMAP.md``. Intentionally empty in Phase 0. """ from __future__ import annotations