SnS data documentation describes the database model areas that support places, assets, navigation,
metadata, and scoring concepts. The EF model lives in DataMine.Models and should be treated as
schema-owned code.
Generated entity classes should describe persisted data. Services and state classes should own
workflow behavior, validation, normalization, and UI coordination.