Data Strategy
Data Contract
A formal agreement between a data producer and consumer that specifies the schema, format, quality standards, SLAs, and semantics of a dataset or data API. Data contracts make implicit expectations explicit — preventing the downstream breakage that happens when someone changes a column type or stops populating a field without telling anyone.