Data-layer conventions for Gize (ADR-003, ADR-011).
MVP scope is intentionally thin: it centralises the mapping between Gize field types and Postgres column types so generators and (future) migration diffing agree. The SQLx pool wiring lives in generated app code, not here.